Modify ↓
Opened at 2008-11-10T14:44:25Z
Closed at 2008-11-10T14:55:33Z
#457 closed defect (wontfix)
rename
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | BitlBee | Version: | 1.2.3 |
| Keywords: | Cc: | ||
| IRC client+version: | irssi 0.8.12 (20071006 0939) | Operating System: | Other |
| OS version/distro: |
Description
Syntax: rename <oldnick> <newnick>
I tried rename oldme to "Old Me". It does not allow me to rename to something that has whitespaces.
09:41 <@me> rename oldme "Old Me" 09:41 <@root> Nick `Old Me' is invalid
09:41 <@me> rename "oldme" "Old Me" 09:41 <@root> Nick `Old Me' is invalid
09:41 <@me> rename oldme 'Old Me' 09:41 <@root> Nick `Old Me' is invalid
09:41 <@me> rename 'oldme' 'Old Me' 09:41 <@root> Nick `Old Me' is invalid
Attachments (0)
Change History (1)
comment:1 Changed at 2008-11-10T14:55:33Z by
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.

Spaces aren't actually allowed in IRC nicknames.