Closed
Bug 73767
Opened 24 years ago
Closed 24 years ago
Confusing behaviour if nick already in use
Categories
(Other Applications Graveyard :: ChatZilla, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gerv, Assigned: rginda)
References
Details
If you attempt to attach to a network where the Nick you choose is already in
use, you get a "Nick in use" error. Then, attempting to /join channels gives
"Register first". New users may not know about the /nick command (which is why
we have a "Choose Nickname" popup in the first place.)
Chatzilla should re-pop-up this pop-up if the nick is found to be already in
use, or possibly modify the nick (append an _?) and tell the user about it.
Gerv
| Assignee | ||
Comment 1•24 years ago
|
||
I've got somewhat of a fix for this in 89713. As the patch stands now, it just
adds the text "use the /nick command to pick a new nickname" to the "nickname in
use" message. I'll probably modify it to add leading or trailing _'s if you're
in the "login" phase. That is, if you're already connected and chatting and you
/nick |, when | is in use, you won't automatically become |_.
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•24 years ago
|
||
This is now part of the patch in bug 89713, including the automatic rename/retry
behavior during login.
| Assignee | ||
Comment 3•24 years ago
|
||
fix checked in
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Core → Other Applications
Updated•9 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
•