Ynhub import fails - utf-8 vs iso-8859-1
Bug #517186 reported by
Quicksilver
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ADCH++ GUI |
Fix Committed
|
Low
|
Unassigned |
Bug Description
Importing accounts.xml from ynhub fails-. (only Profiles are imported though no accounts)
Error message:
Traceback (most recent call last):
File "pyadch\
File "pyadch\Util.pyo", line 139, in toUnicode
File "encodings\
UnicodeDecodeError: 'utf8' codec can't decode byte 0xb0 in position 0: unexpected code byte
Guess:
import script assumes UTF-8 from the XML file though ynhub uses iso-8859-1 in the accounts.xml file as it states in the header.
affects: | adchpp → adchppgui |
Changed in adchppgui: | |
status: | New → In Progress |
importance: | Undecided → Low |
To post a comment you must log in.
rev 179 in use!