Edgewall Software

Changes between Initial Version and Version 2 of Ticket #5106


Ignore:
Timestamp:
Apr 7, 2007, 4:04:36 PM (17 years ago)
Author:
Christian Boos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5106

    • Property Status newclosed
    • Property Component roadmapmod_python frontend
    • Property Resolutionduplicate
  • Ticket #5106 – Description

    initial v2  
    11Traceback (most recent call last):
     2{{{
    23  File "C:\Python24\Lib\site-packages\trac\web\main.py", line 387, in dispatch_request
    34    dispatcher.dispatch(req)
     
    910    return codecs.utf_8_decode(input, errors, True)
    1011UnicodeDecodeError: 'utf8' codec can't decode byte 0xa3 in position 15: unexpected code byte
    11 
     12}}}