[SAC] Re: [OSGeo] #637: enable cyrillic fonts in qgis trac
OSGeo
trac_osgeo at osgeo.org
Sat Jul 9 02:23:48 EDT 2011
#637: enable cyrillic fonts in qgis trac
---------------------------+------------------------------------------------
Reporter: dassau | Owner: sac@…
Type: task | Status: new
Priority: normal | Milestone:
Component: Systems Admin | Keywords: cyrillic fonts qgis trac
---------------------------+------------------------------------------------
Comment(by wildintellect):
I found the real culprit/possible solution to this. The default charset in
the trac.ini is set to IEC_8859-15 (aka Latin 9). Theoretically changing
that to UTF-8 would fix.
The workaround as mentioned above is to use svn propset like so
{{{
svn:mime-type to text/html;charset=utf-8
}}}
I propose we test on a copy of one of our trac's to see if the default
charset change is clean. If so I recommend all trac instances be changed
to have that as the default in order to better support
internationalization.
--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/637#comment:8>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.
More information about the Sac
mailing list