From: SourceForge.net <no...@so...> - 2007-10-18 07:54:40
|
Bugs item #464238, was opened at 2001-09-23 22:11 Message generated for change (Settings changed) made by djmcgrath You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=102241&aid=464238&group_id=2241 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: None Group: None >Status: Closed Resolution: None Priority: 5 Private: No Submitted By: Jake (jsteenhagen) Assigned to: Nobody/Anonymous (nobody) Summary: "no, foo is bar" not working Initial Comment: <Jake_Laptop> word, no, far is goner <word> ...but far is gone... should have changed far => gone to far => goner ---------------------------------------------------------------------- Comment By: Jake (jsteenhagen) Date: 2001-09-23 22:13 Message: Logged In: YES user_id=331239 This is caused by the fact that the /^no,?/ condition is checked before the bot's nick is removed from $message. The solution was to move that block to further down the file in Process.pl ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=102241&aid=464238&group_id=2241 |