Changes between Initial Version and Version 2 of Ticket #2181


Ignore:
Timestamp:
Oct 31, 2012, 7:23:18 AM (11 years ago)
Author:
Ryan J Ollos
Comment:

Deprecated. See Trac 0.12 if you need a translation.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2181

    • Property Status changed from new to closed
    • Property Severity changed from normal to major
    • Property Priority changed from normal to low
    • Property Keywords UnicodeDecodeError Win32 added
    • Property Resolution changed from to wontfix
  • Ticket #2181 – Description

    initial v2  
    11Hello, I made a checkout of both the most recent 0.10-stable and your patch. After the patch was applied, I tried my sample project and got this.
    2 
     2{{{
    33Traceback (most recent call last):
    44  File "C:\Python24\Lib\site-packages\trac\web\main.py", line 406, in dispatch_request
     
    1111    yield ('metanav', 'settings',
    1212UnicodeDecodeError: 'utf8' codec can't decode bytes in position 11-12: unexpected end of data
     13}}}