Opened at 2007-05-01T22:04:45Z
Closed at 2007-12-10T23:04:10Z
#276 closed defect (fixed)
errors in IRC-client with numeric nicks
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | major | Milestone: | 1.2 |
Component: | IRC | Version: | 1.0.3 |
Keywords: | Cc: | ||
IRC client+version: | mIRC 6.12 | Operating System: | Public server |
OS version/distro: |
Description
Hi,
some clients like mIRC can't really handle numeric-only and cause failures (no query possible, messages go to status window instead of personal window, even software crash) like they're happening in ICQ buddies. Also, I know no IRC server that allows numeric nicknames.
Numeric nick names should have at least one alpha-numeric character.
Regards, DatLicht
Attachments (0)
Change History (4)
comment:1 Changed at 2007-05-02T05:17:48Z by
Milestone: | → 1.2/1.4 |
---|
comment:2 Changed at 2007-05-02T05:18:13Z by
Milestone: | 1.2/1.4 → 1.1/1.2 |
---|
comment:3 Changed at 2007-12-02T23:23:01Z by
Priority: | normal → major |
---|
comment:4 Changed at 2007-12-10T23:04:10Z by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Okay, fixed. :-) Thanks for reporting this, I didn't expect clients to actually break on those nicknames. I changed it to insert an underscore at the beginning of the nickname. That seems to be legal, at least the OFTC IRC server and Irssi accept it.
If mIRC still doesn't like it, please reopen this bug.
Good point. I thought of this too but never spent too much time on fixing it because I wasn't aware of any client actually having problems with it.