﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
7310	Change Trac encoding to UTF-8	Ben Spaulding	nobody	"Django translation files are difficult to read in the Trac browser because non-ascii characters are not displayed correctly ([http://code.djangoproject.com/browser/django/trunk/django/conf/locale/es/LC_MESSAGES/django.po#L1611 example]). I believe that changing the encoding set in [wiki:TracIni#trac trac.ini] will fix the problem (at least that fixed it on my Trac installs), i.e.:
 
{{{
[trac]
...
default_charset = utf-8
...
}}}"		closed	*.djangoproject.com			fixed	trac encoding utf-8		Design decision needed	0	0	0	0	0	0
