View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006491 | unreal | ircd | public | 2024-12-24 22:05 | 2024-12-24 22:15 |
Reporter | westid | Assigned To | |||
Priority | normal | Severity | text | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 6.1.9.1 | ||||
Summary | 0006491: channel privmsg / notice with prefix not sending correctly | ||||
Description | when sending a channel notice, any prefix gives to +hoaq including voice | ||||
Steps To Reproduce | connect 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 | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||