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 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
config.patch
Description: Binary data

