Edgewall Software

Changes between Initial Version and Version 1 of Ticket #6495


Ignore:
Timestamp:
Dec 12, 2007, 11:51:18 PM (16 years ago)
Author:
Emmanuel Blot
Comment:

Just another character encoding issue with MySQL (sigh…)

See MySqlDb for hints about setting up a Trac environment with MySQL. It is likely your MySQL database is not configured to use UTF-8 character set.

Duplicate of #3723

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6495

    • Property Status newclosed
    • Property Resolutionfixed
  • Ticket #6495 – Description

    initial v1  
    66
    77In other way, the same problem begin when i'm burning a CD in the server.
    8 
     8{{{
    99Traceback (most recent call last):
    1010  File "E:\Proyecto_TRAC\python\Lib\site-packages\trac\web\main.py", line 406, in dispatch_request
     
    2727    raise errorclass, errorvalue
    2828UnicodeDecodeError: 'utf8' codec can't decode bytes in position 247-250: invalid data
     29}}}
     30