[nickometer] can't handle non-String nicks

Bug #374148 reported by Stefano Rivera
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ibid
Fix Released
Low
Stefano Rivera

Bug Description

2009-05-09 16:01:59,623 ERROR core.dispatcher: Exception occured in Nickometer processor of info plugin
Traceback (most recent call last):
  File "/home/dazzle/ibid/dazzle/ibid/core.py", line 23, in _process
    processor.process(event)
  File "/home/dazzle/ibid/dazzle/ibid/plugins/__init__.py", line 55, in process
    method(event, *match.groups())
  File "/home/dazzle/ibid/dazzle/ibid/plugins/info.py", line 56, in handle_nickometer
    score, reasons = nickometer(str(nick))
UnicodeEncodeError: 'ascii' codec can't encode character u'\ufffd' in position 5: ordinal not in range(128)

Changed in ibid:
assignee: nobody → Stefano Rivera (stefanor)
status: New → In Progress
Revision history for this message
Stefano Rivera (stefanor) wrote :

Preliminary fix proper unicode support is retargetted for 0.2

Changed in ibid:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.