Ticket #5780 defect new
words: Unbound variable nickname in IRCUser for invalid user name
| Reported by: | j2a | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | words | Keywords: | review |
| Cc: | ralphm | Branch: | |
| Author: | Launchpad Bug: |
Description
If user send NICK command with non-utf8 non-ascii symbols, IRCUser raises UnboundLocalError:
exceptions.UnboundLocalError: local variable 'nickname' referenced before assignment
patch and test is attached.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

