** Changed in: openlp Importance: Undecided => Wishlist ** Summary changed:
- zionworx import csv + zionworx import csv - support additional encodings -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/1668911 Title: zionworx import csv - support additional encodings Status in OpenLP: New Bug description: Hello, I tried to import csv zionworx file, but this file has encoding ANSI window-1250 (central europe). I trancoded file to utf-8, iso-8852-2 but without good result. I checked the source code: zionworx.py and I saw that there is ISO-8859-1 encoding. I changed it to utf-8 and then I imported utf-8 encoded file with success. I think that there should be possible to select encoding or at least note (only ISO-8859-1 encoding). thanks Tomas To manage notifications about this bug go to: https://bugs.launchpad.net/openlp/+bug/1668911/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openlp-core Post to : [email protected] Unsubscribe : https://launchpad.net/~openlp-core More help : https://help.launchpad.net/ListHelp

