Just a short explanation to the XML files. The first one is the XML that I wanted to import in OpenLP. It contains the correct text. When importing it, OpenLP skips the dashes.
Then I imported, corrected the text in OpenLP and exported it back to xml. The result is that now I have two dashes in the XML file. -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/1701879 Title: Import from OpenLP xml sometimes skips "-" inside text (non english text) Status in OpenLP: New Bug description: OpenLP on windows (latest 2 versions) on import from OpenLP xml format, sometimes skips dashes (-) inside verses. Example: xml: ne-a Imported displays: nea We comfirmed that the xml file contains the dash. If edited in OpenLP and exported to xml it now shows: ne--a. We compared with Beyond Compare and looks like those are two different characters. One is skiped and one is parsed and imported. As this is UTF8 it looks like the importer only accepts one character code for dash. To manage notifications about this bug go to: https://bugs.launchpad.net/openlp/+bug/1701879/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openlp-core Post to : openlp-core@lists.launchpad.net Unsubscribe : https://launchpad.net/~openlp-core More help : https://help.launchpad.net/ListHelp