#0834 UnicodeDecodeError while running properties wizard
An error occured when I tried to...
--------------------------------------------------
Error type: UnicodeDecodeError
Error value: 'ascii' codec can't decode byte 0xd6 in position 0: ordinal not in range(128)
Traceback (innermost last):
Module ZPublisher.Publish, line 119, in publish
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 42, in call_object
Module Products.IssueTrackerProduct.IssueTracker, line 2336, in manage_PropertiesWizard
Module Shared.DC.Scripts.Bindings, line 313, in __call__
Module Shared.DC.Scripts.Bindings, line 350, in _bindAndExec
Module App.special_dtml, line 178, in _exec
Module DocumentTemplate.DT_Let, line 76, in render
Module DocumentTemplate.DT_In, line 703, in renderwob
Module DocumentTemplate.DT_Util, line 196, in eval
- __traceback_info__: _
Module <string>, line 0, in ?
UnicodeDecodeError: 'ascii' codec can't decode byte 0xd6 in position 0: ordinal not in range(128)
9 months and 2 weeks and 5 days old
After reading the eror log again I did some testing.
This error only occurs when adding a Section name in step 2 Labeled "Övrigt".
Are international charactes in section names not supported?