View Issue Details

IDProjectCategoryView StatusLast Update
0004840unrealircdpublic2018-09-09 18:05
ReporterFwdInTime Assigned Tosyzop  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.0.9 
Fixed in Version4.2.0 
Summary0004840: Duplicate error messages when attempting to set channel modes +O/+P as a regular user
DescriptionAs a regular user, the two following commands return the same error message twice.

/mode #TEST +O
>> :irc.test.org 974 FwdInTime O :You are not an IRC operator
>> :irc.test.org 974 FwdInTime O :You are not an IRC operator

/mode #TEST +P
>> :irc.test.org 481 FwdInTime :Permission Denied- You do not have the correct IRC operator privileges
>> :irc.test.org 481 FwdInTime :Permission Denied- You do not have the correct IRC operator privileges
TagsNo tags attached.
3rd party modules

Activities

syzop

2018-09-09 18:05

administrator   ~0020313

Fixed, thanks for the report.

commit d610dfbe9f3a6103ff73ba47dafd0191ed4f77e4 (HEAD -> unreal40, origin/unreal40, origin/HEAD)
Author: Bram Matthys <[email protected]>
Date: Sun Sep 9 18:03:54 2018 +0200

    Duplicate error messages when trying to set channel modes +O/+P.
    Reported by FwdInTime in https://bugs.unrealircd.org/view.php?id=4840

Issue History

Date Modified Username Field Change
2017-01-14 19:54 FwdInTime New Issue
2017-01-22 10:22 syzop Status new => acknowledged
2018-09-09 18:05 syzop Assigned To => syzop
2018-09-09 18:05 syzop Status acknowledged => resolved
2018-09-09 18:05 syzop Resolution open => fixed
2018-09-09 18:05 syzop Fixed in Version => 4.2.0
2018-09-09 18:05 syzop Note Added: 0020313