View Issue Details

IDProjectCategoryView StatusLast Update
0006491unrealircdpublic2024-12-24 22:15
Reporterwestid Assigned To 
PrioritynormalSeveritytextReproducibilityalways
Status newResolutionopen 
Product Version6.1.9.1 
Summary0006491: channel privmsg / notice with prefix not sending correctly
Descriptionwhen sending a channel notice, any prefix gives to +hoaq including voice
Steps To Reproduceconnect 6 clients to server
make them all join #channelname
leave client1 with no modes
/mode #channelname +v client2
/mode #channelname +h client3
/mode #channelname +o client4
/mode #channelname +a client5
/mode #channelname +q client6

Additional Information#channelname is newly created with no third party modules or channel modes [+nt]

client6: /notice ~#channelname owner messidge
--> expected behaviour - will not be shown to other users / owners only
--> this is received by client3, client4, client5, client6

client5: /notice &#channelname channel admin messidge
--> expected behaviour - will be visible only to +aq
--> this is received by client3, client4, client5, client6

client4: /notice @#channelname channel operator messidge
--> expected behaviour - will be visible to +oaq
--> this is received by client3, client4, client5, client6

client3: /notice %#channelname half-op messidge
--> expected behaviour - will be visible to +hoaq
--> this is received by client3, client4, client5, client6

client2: /notice +#channelname voice messidge
--> expected behaviour - will be visible to +vhoaq
--> there IS an echo message if sent from client2

client1: not able to see any message
TagsNo tags attached.
3rd party modules

Activities

westid

2024-12-24 22:15

reporter   ~0023411

/notice +#channelname by a half-op or above still only displays to +hoaq

Issue History

Date Modified Username Field Change
2024-12-24 22:05 westid New Issue
2024-12-24 22:15 westid Note Added: 0023411