Edgewall Software

Changes between Initial Version and Version 1 of Ticket #4684


Ignore:
Timestamp:
Feb 7, 2007, 9:02:17 PM (17 years ago)
Author:
Emmanuel Blot
Comment:

It looks like you've reached the wrong Trac. Which site were you browsing when this error occured?

The site admin of this web site probably needs to upgrade his Trac installation.

(seems to be a duplicate of #4685)

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4684

    • Property Priority highestnormal
    • Property Status newclosed
    • Property Resolutioninvalid
    • Property Severity blockernormal
  • Ticket #4684 – Description

    initial v1  
    55If you think this really should work and you can reproduce it, you should consider reporting this problem to the Trac team.
    66
    7 Go to http://trac.edgewall.org/ and create a new ticket where you describe the problem, how to reproduce it. Don't forget to include the Python traceback found below.
    8 
    97TracGuide — The Trac User and Administration Guide
    108
     9{{{
    1110Python Traceback
    1211Traceback (most recent call last):
     
    2221    i = text_low.find(k.lower())
    2322UnicodeDecodeError: 'ascii' codec can't decode byte 0xe6 in position 3: ordinal not in range(128)
     23}}}