Changes between Version 1 and Version 2 of TracUnicode
- Timestamp:
 - Dec 7, 2010, 10:14:18 PM (15 years ago)
 
Legend:
- Unmodified
 - Added
 - Removed
 - Modified
 
- 
        
TracUnicode
v1 v2 10 10 in trac.ini. 11 11 12 You also must make sure that your [ wiki:DatabaseBackend database backend] stores its data in UTF-8; otherwise strange things will happen.12 You also must make sure that your [trac:DatabaseBackend database backend] stores its data in UTF-8; otherwise strange things will happen. 13 13 14 14 To convert your database to UTF-8, the easiest way is to dump the database, convert the dump into UTF-8 and then import the converted dump back into the database.[[BR]]  
