From: SourceForge.net <no...@so...> - 2007-10-18 08:01:10
|
Bugs item #464238, was opened at 2001-09-23 22:11 Message generated for change (Comment added) 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: 1 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: Dan McGrath (djmcgrath) Date: 2007-10-18 04:01 Message: Logged In: YES user_id=220602 Originator: NO This bug has been closed for the following reason: Blootbot, originally a fork of infobot, has renamed itself back to infobot. As a result, all bug reports related to infobot are being closed. You are encouraged to redownload infobot from SVN and check if the original bug that you submitted still applies. If it does, please feel free to resumbit the bug report. Thank you for your understanding. Thanks! Dan McGrath ---------------------------------------------------------------------- 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 |