Yes, using MySQL. I had updated the charset and collation to utf8, not sure why this one was effected. Upgraded to MySQL-python-1.2.2b2 and the issue has been fixed.
Thanks, On Wed, 31 Jan 2007, Emmanuel Blot wrote: > > Which DB back-end are you using? MySQL? > > On 1/31/07, Don <[EMAIL PROTECTED]> wrote: >> >> When trying to view a changeset I get an error; >> >> AttributeError: 'array.array' object has no attribute 'startswith' >> >> I have a number of trac environments here but only one has this >> problem. >> All are using v.10.3 on Linux, Python2.4. > > > -- > Manu > > > > ---------------------------------------------- Don Fike _/_/_/ _/_/_/ _/ ICL/UTK _/ _/ _/ [EMAIL PROTECTED] _/ _/ _/ 865-974-0531 _/_/_/ _/_/_/ _/_/_/ ---------------------------------------------- "We're gonna see a brave new world where they run everyone a wire and hook us all up to a grid. Yessir, a veritable age of reason" -Ulysses Everett McGill- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. 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/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
