Hi, I wrote a macro which checks if a text is well-formed, i.e. if it was inserted as required for our project. For this purpose I used some regular expressions.
My problem is that sometimes, when the expression can't be matched, I become the following error: Trac Error Genshi UnicodeEncodeError error while rendering template (unknown template location) I also should mention that it only occurs with the 0.11.7 version but not with the 0.11.7.1dev-r0, for instance. What should I do to solve the problem? Regards, Rodrik. -- 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.
