On Tue, 2006-03-21 at 20:50 +0900, tdkim wrote: > > I've tried switching off all locale settings in the apache config (as > > suggested in http://projects.edgewall.com/trac/ticket/2905) that are > > related to this to no avail. I'm pretty much running the latest trunk. > > Hi. > > I posted the ticket(#2905). > I had the same problem( in report.py) like you. > ( Of course I switched off the locale settings in httpd.conf) > > But I didn't post the "report.py" problem to TRAC. > Because the title of my reports has the korean characters. > > Why don't you install the previous trac( before unicode patch). > I used the previous trac.( -r 3022) > (Sorry. This is not perfect solution...) > > >>>> > # svn co -r 3022 http://svn.edgewall.com/repos/trac/trunk trac > # cd trac > # python setup.py install > <<<< > _______________________________________________ Trac mailing list > [email protected] http://lists.edgewall.com/mailman/listinfo/trac
Hi, thanks for the suggestion. This has worked. I'll update the ticket to show that this problem doesn't only apply to the korean locale. -- Russ _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
