Closed Bug 456927 Opened 16 years ago Closed 16 years ago

Infobot module 'tell' command is case sensitive

Categories

(Webtools Graveyard :: Mozbot, defect, P2)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: tmhikaru, Assigned: tmhikaru)

Details

(Whiteboard: [has-patch])

Attachments

(1 file)

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.16) Gecko/20080702 Firefox/2.0.0.16 Build Identifier: cvs head (2007-12-24 03:56) If you have the Infobot module loaded and tell the bot to talk to itself with a different case than the bot has for its nickname, it will talk to itself: with the bot name of 'Grunt' and doing this: grunt: tell Grunt about foo it will correctly NOT talk to itself. With the bot name of 'Grunt' and doing this: grunt: tell grunt about foo it WILL talk to itself. Endlessly. Reproducible: Always Steps to Reproduce: 1.bot name of 'Grunt' 2.grunt: tell grunt about foo 3.bot will be talking to itself. 4.this problem is case sensitive. Actual Results: [00:23:55] <Hikaru> Grunt: tell grunt about hikaru [00:23:57] <Grunt> Hikaru: told grunt (It talks to itself endlessly in privmsgs according to logfiles after this) Expected Results: [00:28:31] <Hikaru> Grunt: tell grunt about hikaru [00:28:32] <Grunt> Hikaru: Oh, yeah, great idea, get me to talk to myself. (Obviously it shouldn't talk to itself endlessly in privmsg, either.)
patch to fix the case sensitivity problem with the Infobot module's tell command
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: [has-attachment]
Attachment #340287 - Flags: review+
Severity: normal → minor
OS: Linux → All
Priority: -- → P2
Hardware: PC → All
Whiteboard: [has-attachment] → [has-patch]
Target Milestone: --- → 2.6
Checking in BotModules/Infobot.bm; /cvsroot/mozilla/webtools/mozbot/BotModules/Infobot.bm,v <-- Infobot.bm new revision: 1.19; previous revision: 1.18 done
Assignee: nobody → tmhikaru
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: