View Issue Details

IDProjectCategoryView StatusLast Update
0004481unrealircdpublic2015-12-09 16:54
Reportersyzop Assigned Tosyzop  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.0.0-rc4 
Fixed in Version4.0.0-rc5 
Summary0004481: operoverride does not work (join)
Description1) A channel that is +i or +b *!*@*
2) Oper invites himself
* OperOverride notice and logging message etc are correctly generated
3) /JOIN ...
* Nothing happens. No error. Nothing.
Additional Informationhttps://forums.unrealircd.org/viewtopic.php?f=46&t=8433&p=37632
TagsNo tags attached.
3rd party modules

Activities

syzop

2015-12-06 19:17

administrator   ~0018893

Another (side-)issue: there's no error generated whatsoever if you are ircop, even if you did not /invite yourself (should say invite only)

syzop

2015-12-09 16:53

administrator   ~0018901

https://github.com/unrealircd/unrealircd/commit/9ac8de500312a907ce47e0239405ba3ba5aacafd
https://github.com/unrealircd/unrealircd/commit/a60389868811e27ca24cf27623b9f52c0272a650

commit a60389868811e27ca24cf27623b9f52c0272a650
Author: Bram Matthys <[email protected]>
Date: Wed Dec 9 16:51:17 2015 +0100

    Fix opers not getting any error messages when they are unable to join a channel.
    Remove OperOverride code from JOIN. This should be handled in INVITE, as in 3.2.x.

commit 9ac8de500312a907ce47e0239405ba3ba5aacafd
Author: Bram Matthys <[email protected]>
Date: Wed Dec 9 16:49:04 2015 +0100

    OperOverride didn't work (INVITE + JOIN)

**
Sorry forgot to refer to this bugid

Issue History

Date Modified Username Field Change
2015-12-06 19:13 syzop New Issue
2015-12-06 19:15 syzop Additional Information Updated
2015-12-06 19:17 syzop Note Added: 0018893
2015-12-09 16:53 syzop Note Added: 0018901
2015-12-09 16:53 syzop Status new => resolved
2015-12-09 16:53 syzop Fixed in Version => 4.0.0-rc5
2015-12-09 16:53 syzop Resolution open => fixed
2015-12-09 16:53 syzop Assigned To => syzop