Thank you ANdreaT,
Although I'm still using Trac-0.11.4-py2.6, I manually applied the
patch, recompiled config.pyc and restarted apache, but the error is
still there:
Traceback (most recent call last):
File
"/usr/local/lib/python2.6/dist-packages/Trac-0.11.4-py2.6.egg/trac/web/api.py",
line 367, in
send_error
'text/html')
File
"/usr/local/lib/python2.6/dist-packages/Trac-0.11.4-py2.6.egg/trac/web/chrome.py",
line 759, in
render_template
location=location))
TracError: Genshi UnicodeEncodeError error while rendering template
(unknown template location)
I'll try upgrading trac and applying the patch again.
Cheers
Quoting Andrea Tomasini <[email protected]>:
> On 7 Aug, 2009, at 16:29 , Gustavo Almeida wrote:
>
>> Hi,
> Hi all,
>
>> I've changed charset to utf-8 (previously iso-8859-1) but the problem
>> persists,
>> If there is anything I can do to help you nail down this problem,
>> please, let me know.
> Thanks, apparently it is a bug of trac, even if it is popping out with
> Agilo, I have commented, reopened and patched a bug which is on
> edgewall, http://trac.edgewall.org/ticket/8276 attached the same
> patch, that works against the 0.11.5/6 dev, it is not difficult, it is
> only in the save() method of the config.py of trac.
>
> This patch avoids the double encoding in utf-8 that is an error, I
> notified it, I hope it will be solved. I the meanwhile the patch is
> attached, I'll see if I can make the life of agilo users easier, by
> making a runtime patch... or safe-guarding it in admin, till edgewall
> fixes the bug.
>
>> Thank you.
> Thank you :-)
>
> Best
> ANdreaT
>
>
> >
>
--
galmeida
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Agilo for Scrum" group. This group is moderated by agile42 GmbH
http://www.agile42.com and is focused in supporting Agilo for Scrum users.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/agilo?hl=en
-~----------~----~----~----~------~----~------~--~---