openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #31856
[Bug 1701879] [NEW] Import from OpenLP xml sometimes skips "-" inside text (non english text)
Public bug reported:
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.
** Affects: openlp
Importance: Undecided
Status: New
--
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
Follow ups