Ticket #1451 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

UnicodeDecodeError : unable displaying a branche name with accent

Reported by: sdouche@gmail.com Assigned to: eblot
Priority: normal Component: RevtreePlugin
Severity: major Keywords: unicode
Cc: Trac Release: 0.11

Description

When you use a branche name with the character 'é', I have this :

Traceback (most recent call last):

File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 387, in dispatch_request

dispatcher.dispatch(req)

File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 237, in dispatch

resp = chosen_handler.process_request(req)

File "build/bdist.linux-i686/egg/revtree/web_ui.py", line 186, in process_request File "build/bdist.linux-i686/egg/revtree/web_ui.py", line 288, in _process_revtree File "build/bdist.linux-i686/egg/revtree/svgview.py", line 879, in create File "build/bdist.linux-i686/egg/revtree/svgview.py", line 362, in init File "build/bdist.linux-i686/egg/revtree/svgview.py", line 409, in _get_color File "build/bdist.linux-i686/egg/revtree/svgview.py", line 79, in init File "build/bdist.linux-i686/egg/revtree/svgview.py", line 122, in from_name

UnicodeEncodeError?: 'ascii' codec can't encode character u'\xe9' in position 9: ordinal not in range(128)

Attachments

Change History

04/14/07 17:52:02 changed by eblot

  • status changed from new to assigned.

Fix for milestone:0.10 available in [2177].

04/15/07 07:06:01 changed by eblot

  • release changed from 0.10 to 0.11.
  • status changed from assigned to closed.
  • resolution set to fixed.

Fixed in [2178] for Trac 0.11.


Add/Change #1451 (UnicodeDecodeError : unable displaying a branche name with accent)




Change Properties
Action