Closed
Bug 1246523
Opened 10 years ago
Closed 10 years ago
Enabling NAMESX should also enable multi-prefix capability
Categories
(Other Applications Graveyard :: ChatZilla, defect)
Other Applications Graveyard
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•10 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8716811 -
Flags: review?(gijskruitbosch+bugs)
| Assignee | ||
Updated•10 years ago
|
Attachment #8716811 -
Attachment description: 1246523-patch1.diff → Enable "multi-prefix" capability when NAMESX enabled
Updated•10 years ago
|
Attachment #8716811 -
Flags: review?(gijskruitbosch+bugs) → review+
| Assignee | ||
Comment 2•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•9 years ago
|
Whiteboard: [cz-0.9.93]
Updated•10 months ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•