1 | 2010-09-21 13:11:15,455 indico.requestHandler - ERROR base.py:324 |
---|
2 | |
---|
3 | Request 174337844 failed: "TemplateExecException: UnicodeEncodeError: 'ascii' codec can't encode character u'\xf6' in position 26: ordinal not in range(128) - - - -> {Python code generated from templates is available in /opt/indico/tmp/EventLocationInfo.tpl.error.py, /opt/indico/tmp/ConferenceDataModification.py file(s)}" |
---|
4 | |
---|
5 | url: http://www.lsw.uni-heidelberg.de/indico/conferenceModification.py/data?confId=2 |
---|
6 | |
---|
7 | parameters: {'confId': '2'} |
---|
8 | |
---|
9 | Traceback (most recent call last): |
---|
10 | File "/usr/lib/python2.5/site-packages/cds_indico-0.97_rc1-py2.5.egg/MaKaC/webinterface/rh/base.py", line 475, in process |
---|
11 | res = self._process() |
---|
12 | File "/usr/lib/python2.5/site-packages/cds_indico-0.97_rc1-py2.5.egg/MaKaC/webinterface/rh/conferenceModif.py", line 108, in _process |
---|
13 | return self._displayDefaultPage() |
---|
14 | File "/usr/lib/python2.5/site-packages/cds_indico-0.97_rc1-py2.5.egg/MaKaC/webinterface/rh/conferenceModif.py", line 320, in _displayDefaultPage |
---|
15 | return p.display(**pars) |
---|
16 | File "/usr/lib/python2.5/site-packages/cds_indico-0.97_rc1-py2.5.egg/MaKaC/webinterface/pages/base.py", line 165, in display |
---|
17 | self._display( params ), \ |
---|
18 | File "/usr/lib/python2.5/site-packages/cds_indico-0.97_rc1-py2.5.egg/MaKaC/webinterface/pages/main.py", line 159, in _display |
---|
19 | body = WMainBase(self._getBody( params ), self._timezone, self._getNavigationDrawer(), |
---|
20 | File "/usr/lib/python2.5/site-packages/cds_indico-0.97_rc1-py2.5.egg/MaKaC/webinterface/pages/conferences.py", line 2217, in _getBody |
---|
21 | return self._applyFrame( self._getPageContent( params ) ) |
---|
22 | File "/usr/lib/python2.5/site-packages/cds_indico-0.97_rc1-py2.5.egg/MaKaC/webinterface/pages/conferences.py", line 3037, in _getPageContent |
---|
23 | return p.getHTML( pars ) |
---|
24 | File "/usr/lib/python2.5/site-packages/cds_indico-0.97_rc1-py2.5.egg/MaKaC/webinterface/wcomponents.py", line 193, in getHTML |
---|
25 | tempHTML = TemplateExec.executeTemplate( text, vars, self.tplId ) |
---|
26 | File "/usr/lib/python2.5/site-packages/cds_indico-0.97_rc1-py2.5.egg/MaKaC/common/TemplateExec.py", line 406, in executeTemplate |
---|
27 | raise TemplateExecException( e ) |
---|
28 | TemplateExecException: TemplateExecException: UnicodeEncodeError: 'ascii' codec can't encode character u'\xf6' in position 26: ordinal not in range(128) - - - -> {Python code generated from templates is available in /opt/indico/tmp/EventLocationInfo.tpl.error.py, /opt/indico/tmp/ConferenceDataModification.py file(s)} |
---|
29 | |
---|