id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
2547,umlauts in wiki page name seem to cause trouble,leho@dataring.ee,cboos,Hi\r\n\r\nI have a wiki page named MagistritööTekst_ at the end I add [[AddComment]].\r\n\r\n\r\nOn the page I get:\r\n\r\nError: Macro AddComment(None) failed\r\nasciiMagistritööTekst910ordinal not in range(128)\r\n\r\n\r\nIn the log:\r\n\r\n2008-02-10 03:05:11_036 Trac[formatter] ERROR: Macro AddComment(None) failed\r\nTraceback (most recent call last):\r\n  File "/usr/lib/python2.4/site-packages/trac/wiki/formatter.py"_ line 441_ in _macro_formatter\r\n    return macro.process(self.req_ args_ True)\r\n  File "/usr/lib/python2.4/site-packages/trac/wiki/formatter.py"_ line 114_ in process\r\n    text = self.processor(req_ text)\r\n  File "/usr/lib/python2.4/site-packages/trac/wiki/formatter.py"_ line 102_ in _macro_processor\r\n    return self.macro_provider.render_macro(req_ self.name_ text)\r\n  File "build/bdist.linux-i686/egg/addcomment/macro.py"_ line 20_ in render_macro\r\n  File "build/bdist.linux-i686/egg/addcomment/macro.py"_ line 101_ in execute\r\n  File "/usr/lib/python2.4/site-packages/trac/web/href.py"_ line 158_ in <lambda>\r\n    self._derived[name] = lambda *args_ **kw: self(name_ *args_ **kw)\r\n  File "/usr/lib/python2.4/site-packages/trac/web/href.py"_ line 142_ in __call__\r\n    path = '/'.join([unicode_quote(unicode(arg).strip('/')) for arg in args\r\nUnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 9: ordinal not in range(128)\r\n\r\nOn Wiki start page everything is all right. My guess it's the umlauts. Confirmation needed.,defect,closed,normal,AddCommentMacro,major,fixed,,leho@dataring.ee,0.10
