← Back to team overview

openlp-core team mailing list archive

[Bug 1668911] [NEW] zionworx import csv

 

Public bug reported:

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

** Affects: openlp
     Importance: Undecided
         Status: New


** Tags: song-import zionworx

** Attachment added: "zionworx exportfile win1250"
   https://bugs.launchpad.net/bugs/1668911/+attachment/4828833/+files/songstable.csv

-- 
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

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


Follow ups