Closed
Bug 206915
Opened 22 years ago
Closed 22 years ago
/join reports joining new channel in current window
Categories
(Other Applications :: ChatZilla, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bugzilla-mozilla-20000923, Assigned: rginda)
Details
Attachments
(1 file)
685 bytes,
patch
|
rginda
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4b) Gecko/20030515
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4b) Gecko/20030515
Doing /join <channel> causes Chatzilla 0.8.31 to display the "Channel view
opened" message in the current tab, before opening the new tab.
Reproducible: Always
Steps to Reproduce:
1. Open CZ, and connect to a server (e.g. "moznet").
2. Type "/join chatzilla"
Actual Results:
The "[INFO] Channel view for “#chatzilla” opened." message appears in the
current tab.
Expected Results:
Message should appear in the tab for the channel, if at all.
Didn't occur with 0.8.30.
Reporter | ||
Comment 1•22 years ago
|
||
In case it's any use, right after the 'join' message is shown, and before the
tab is opened, I get "** INVALID OBJECT passed to setCurrentObject **" dumped at
me from a call to dd() (which I've redirected to the current view).
Comment 2•22 years ago
|
||
Updated•22 years ago
|
Attachment #124151 -
Flags: review?(rginda)
Assignee | ||
Comment 3•22 years ago
|
||
Comment on attachment 124151 [details] [diff] [review]
patch v1
coming soon
Attachment #124151 -
Flags: review?(rginda) → review+
Assignee | ||
Comment 4•22 years ago
|
||
marking fixed, 0.8.34 checked in.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Core → Other Applications
You need to log in
before you can comment on or make changes to this bug.
Description
•