Closed Bug 318336 Opened 19 years ago Closed 19 years ago

ChatZilla doesn't display messages if you ignore anyone

Categories

(Other Applications :: ChatZilla, defect)

defect
Not set
critical

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Gijs, Assigned: Gijs)

References

()

Details

(Whiteboard: [cz-0.9.69])

Attachments

(1 file)

1.31 KB, patch
bugzilla-mozilla-20000923
: review+
Details | Diff | Splinter Review
Steps to reproduce:

1. Start the host app using -console -chat
2. /attach moznet/chatzilla
3. /ignore Hannibal
4. Notice how you don't get any messages at all.

The problem is a toLowerCase in onRawData in irc.js , added in bug 304507, apparently. The question is why it suddenly started breaking lots, and why we haven't noticed this before.
Assignee: rginda → gijskruitbosch+bugs
Attached patch PatchSplinter Review
Patch to fix that function to actually reference to what we want it to reference to, instead of to the chromewindow.

I'm still clueless why this was never discovered.
Attachment #204561 - Flags: review?(silver)
Status: NEW → ASSIGNED
Comment on attachment 204561 [details] [diff] [review]
Patch

r=silver
Attachment #204561 - Flags: review?(silver) → review+
2005-11-30 09:02	
timeless%mozdev.org 	
mozilla/ extensions/ irc/ js/ lib/ irc.js 	1.81 	2/1  	Bug 318336 - ChatZilla doesn't display messages if you ignore anyone
patch by gijskruitbosch+bugs@gmail.com r=silver

--> FIXED
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Whiteboard: [cz-0.9.69]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: