#0740 Error after updating
An error occured when I tried to...
I just updated to the newest ITP (from 0.7.3 to newest), and when clicking on Complete List, I got this error:
--------------------------------------------------
Error type: UnicodeDecodeError
Error value: ascii codec can't decode byte 0xe5 in position 6: ordinal not in range(128)
<p>Traceback (innermost last): <ul>
<li> Module ZPublisher.Publish, line 114, in publish</li>
<li> Module ZPublisher.mapply, line 88, in mapply</li>
<li> Module ZPublisher.Publish, line 40, in call_object</li>
<li> Module Shared.DC.Scripts.Bindings, line 311, in __call__</li>
<li> Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec</li>
<li> Module Products.PageTemplates.PageTemplateFile, line 110, in _exec</li>
<li> Module Products.PageTemplates.PageTemplate, line 104, in pt_render<br /> <b><PageTemplateFile at /weatherTracker/CompleteList></b></li>
<li> Module TAL.TALInterpreter, line 206, in __call__</li>
<li> Module TAL.TALInterpreter, line 250, in interpret</li>
<li> Module TAL.TALInterpreter, line 711, in do_useMacro</li>
<li> Module TAL.TALInterpreter, line 250, in interpret</li>
<li> Module TAL.TALInterpreter, line 426, in do_optTag_tal</li>
<li> Module TAL.TALInterpreter, line 411, in do_optTag</li>
<li> Module TAL.TALInterpreter, line 406, in no_tag</li>
<li> Module TAL.TALInterpreter, line 250, in interpret</li>
<li> Module TAL.TALInterpreter, line 734, in do_defineSlot</li>
<li> Module TAL.TALInterpreter, line 250, in interpret</li>
<li> Module TAL.TALInterpreter, line 424, in do_optTag_tal</li>
<li> Module TAL.TALInterpreter, line 406, in no_tag</li>
<li> Module TAL.TALInterpreter, line 250, in interpret</li>
<li> Module TAL.TALInterpreter, line 653, in do_loop_tal</li>
<li> Module TAL.TALInterpreter, line 250, in interpret</li>
<li> Module TAL.TALInterpreter, line 677, in do_condition</li>
<li> Module TAL.TALInterpreter, line 250, in interpret</li>
<li> Module TAL.TALInterpreter, line 609, in do_insertStructure_tal</li>
<li> Module Products.PageTemplates.TALES, line 221, in evaluate<br />
<b>URL: CompleteList</b><br />
<b>Line 52, Column 0</b><br />
<b>Expression: standard:issue/ShowIssueThreads</b><br />
<b>Names:</b><pre>{'container': <IssueTracker at /weatherTracker>,
'context': <IssueTracker at /weatherTracker>,
'default': <Products.PageTemplates.TALES.Default instance at 0xb7468eac>,
'here': <IssueTracker at /weatherTracker>,
'loop': <Products.PageTemplates.TALES.SafeMapping object at 0x913170c>,
'modules': <Products.PageTemplates.ZRPythonExpr._SecureModuleImporter instance at 0xb73ebe0c>,
'nothing': None,
'options': {'args': ()},
'repeat': <Products.PageTemplates.TALES.SafeMapping object at 0x913170c>,
'request': <HTTPRequest, URL=http://192.168.100.1:8080/weatherTracker/CompleteList>,
'root': <Application at >,
'template': <PageTemplateFile at /weatherTracker/CompleteList>,
'traverse_subpath': [],
'user': stine}</pre></li>
<li> Module Products.PageTemplates.Expressions, line 185, in __call__</li>
<li> Module Products.PageTemplates.Expressions, line 180, in _eval</li>
<li> Module Products.PageTemplates.Expressions, line 77, in render</li>
<li> Module Products.PageTemplates.ZRPythonExpr, line 76, in call_with_ns</li>
<li> Module Shared.DC.Scripts.Bindings, line 325, in __render_with_namespace__</li>
<li> Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec</li>
<li> Module Products.PageTemplates.PageTemplateFile, line 110, in _exec</li>
<li> Module Products.PageTemplates.PageTemplate, line 105, in pt_render<br /> <b><PageTemplateFile at /weatherTracker/001/ShowIssueThreads></b></li>
<li> Module StringIO, line 203, in getvalue</li>
</ul>UnicodeDecodeError: ascii codec can't decode byte 0xe5 in position 6: ordinal not in range(128)
</p>
2 months and 4 days old