Hi Nahuel, Am 15.11.10 19:58, schrieb Nahuel: >> I'm having trouble with Unicode characters. I've seen similar reports >> everywhere but none of them looks like my problem, nor did post any >> working solution for me to try. >> >> I've updated Agilo from agilo 0.7.3.3-r1417-20090313 to 0.9.1 > > Since I had no responses kept trying all sort of things, UNTIL... > > Installed Python2.5 and setuptools from source in a custom directory > (as to keep the 2.4 version working) and then reinstalled Agilo 0.9.1 > > All documentation I've read says that Python should be "2.4 or newer" > for Agilo and "2.3 or newer" for Trac... perhaps there's some updating > needed there. OR the fix came from somewhere else? > > Now everything seems to work as expected - Even with "Térmico" and > other accented characters in sprint's names. > > I'm no expert at all but it is seems indeed a very difficult issue to > trac down, because of all the inter-dependencies... Agilo, Trac, > Genshi, Python... but it looks like a fresh Python2.5 has fixed it. > > PLEASE I'll like to hear any comments on this issue...
Well, from what you describe it looks like some of the libraries that python itself brings with it may have had a bug that couldn't deal with accented characters. Since it's fixeable by going to newer versions of the involved infrastructure this bug doesn't carry much importance. We will however recommend to go to newer versions of the infrastructure if similar bugs happen, so many thanks for you reporting it here! Regards, Martin -- Follow Agilo on Twitter: http://twitter.com/agiloforscrum Please support us by reviewing and voting on: http://userstories.com/products/8-agilo-for-scrum http://ohloh.net/p/agilo-scrum http://freshmeat.net/projects/agiloforscrum You have received this message because you are subscribed to the "Agilo for Scrum" Google Group. This group is focused on supporting Agilo for Scrum users and is moderated by Agilo Software GmbH <http://www.agiloforscrum.com>. To post to this group, send email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/agilo

