id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release 3238,Problem with Unicode in filename,anonymous,,"Hi, I'm using the newest version of the plugin for a 0.10.4 Trac install. I suffered an unicode problem - which resulted in the following syslog entry: {{{ Jun 24 09:51:20 projects Trac[main] ERROR: 'ascii' codec can't decode byte 0xc3 in position 9: ordinal not in range(128) Traceback (most recent call last): File ""/var/lib/python-support/python2.5/trac/web/main.py"", line 406, in dispatch_request dispatcher.dispatch(req) File ""/var/lib/python-support/python2.5/trac/web/main.py"", line 237, in dispatch resp = chosen_handler.process_request(req) File ""/usr/lib/python2.5/site-packages/TracWebAdmin-0.1.2dev_r5911-py2.5.egg/webadmin/web_ui.py"", line 119, in process_request path_info) File ""build/bdist.linux-i686/egg/siteupload/admin.py"", line 70, in process_admin_request self._render_view(req) File ""build/bdist.linux-i686/egg/siteupload/admin.py"", line 83, in _render_view self.env.href.chrome('site', f), f), File ""/var/lib/python-support/python2.5/trac/web/href.py"", line 158, in self._derived[name] = lambda *args, **kw: self(name, *args, **kw) File ""/var/lib/python-support/python2.5/trac/web/href.py"", line 143, in __call__ if arg != No }}} I was able to fix the problem with the attached patch. Kind Regards, Achim",defect,closed,normal,SiteUploadPlugin,normal,duplicate,patch,,0.11