[srvx-bugs] [ srvx-Bugs-2695274 ] Helper looses +g (still not fixed)
Brought to you by:
entrope
From: SourceForge.net <no...@so...> - 2009-03-19 19:09:51
|
Bugs item #2695274, was opened at 2009-03-19 20:09 Message generated for change (Tracker Item Submitted) made by dvdhrm You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=403001&aid=2695274&group_id=31654 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: NickServ Group: 1.4 Status: Open Resolution: None Priority: 5 Private: No Submitted By: David Herrmann (dvdhrm) Assigned to: Entrope (entrope) Summary: Helper looses +g (still not fixed) Initial Comment: The artifact 2649505 tried to fix a bug, however, it produced a new bug. +g is now removed if you part ANY channel. the 3rd parameter to find_handle_in_channel() should be NULL not mn->user as shown in the code in artifact 2649505. The only case where it should not be NULL is, when chanserv_conf.support_channels.list[ii] equals mn->channel. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=403001&aid=2695274&group_id=31654 |