Closed Bug 190747 Opened 23 years ago Closed 23 years ago

chatzilla shouldn't open a window until the server sends a JOIN

Categories

(Other Applications Graveyard :: ChatZilla, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: isomer, Assigned: rginda)

References

Details

Attachments

(1 file, 1 obsolete file)

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2) Gecko/20021126 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2) Gecko/20021126 ChatZilla currently opens a window only when a user issues a /join command, ChatZilla should really only open the window when it recieves a JOIN command from the server for itself. This is because the server may send unsolicited JOINs, or perhaps JOIN's that the IRC client wasn't expecting, eg: /join #[Foo], and getting back :IRCMonkey JOIN #{foo} instead. Reproducible: Always Steps to Reproduce: 1. join a channel 2. note the window opens before the IRC server responds Actual Results: uh, channel window opened before the IRC server responds Expected Results: Mozilla should have waited until the JOIN command came back from the IRC server. Optionally displaying a message such as "*** Joining #[Foo]" somewhere to give the user some feedback that the command is in progress. I believe that this is important for the ongoing archetectual stability of Chatzilla. :)
Status: UNCONFIRMED → NEW
Ever confirmed: true
*** Bug 155831 has been marked as a duplicate of this bug. ***
Attached patch patch (obsolete) — Splinter Review
Attachment #117920 - Flags: review?(rginda)
Comment on attachment 117920 [details] [diff] [review] patch I think it should be moved inside the userIsMe test. We don't want a join message every time someone deletes a tab.
Comment on attachment 117920 [details] [diff] [review] patch what ssieb said.
Attachment #117920 - Flags: review?(rginda) → review-
Attached patch patch v2Splinter Review
Attachment #117920 - Attachment is obsolete: true
Attachment #118516 - Flags: review?(rginda)
Attachment #118516 - Flags: review?(rginda) → review+
Whiteboard: cz-patch
checked in
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Whiteboard: cz-patch
Product: Core → Other Applications
Product: Other Applications → Other Applications Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: