Closed
Bug 1246523
Opened 9 years ago
Closed 9 years ago
Enabling NAMESX should also enable multi-prefix capability
Categories
(Other Applications :: ChatZilla, defect)
Other Applications
ChatZilla
Tracking
(firefox47 affected)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox47 | --- | affected |
People
(Reporter: bugzilla-mozilla-20000923, Assigned: bugzilla-mozilla-20000923)
References
()
Details
(Whiteboard: [cz-0.9.93])
Attachments
(1 file)
776 bytes,
patch
|
Gijs
:
review+
|
Details | Diff | Splinter Review |
When we see NAMESX in the 005 reply, we automatically send "PROTOCTL NAMESX" to enable it (as it is off by default). But if the server also supports IRCv3 capability "multi-prefix" that will also be enabled as it is the same thing.
This patch simply keeps the two in sync during connect.
Assignee | ||
Updated•9 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8716811 -
Flags: review?(gijskruitbosch+bugs)
Assignee | ||
Updated•9 years ago
|
Attachment #8716811 -
Attachment description: 1246523-patch1.diff → Enable "multi-prefix" capability when NAMESX enabled
Updated•9 years ago
|
Attachment #8716811 -
Flags: review?(gijskruitbosch+bugs) → review+
Assignee | ||
Comment 2•9 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•8 years ago
|
Whiteboard: [cz-0.9.93]
You need to log in
before you can comment on or make changes to this bug.
Description
•