← Back to team overview

openlp-core team mailing list archive

[Bug 648263] Re: OpenSong importer: wrong verse order

 

There is a wider issue here. For some reason we're holding translated
verse identifiers in the database. This is bad, especially if people
switch between languages, e.g. add some songs in English, and then
switch to another language later when the translation is completed.

So first thing is to ensure database is always in English
Then we need to translate when song is loaded, and translate back to English when saved. Verse order will need translating too.

-- 
OpenSong importer: wrong verse order
https://bugs.launchpad.net/bugs/648263
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.

Status in OpenLP - Worship Presentation Software: New

Bug description:
It seems to me, the importer only copy the OpenSong verse order, and does not "translate" to OpenLP style.
For example, see the attachment song/screenshot:
- OpenSong verse order was unspecified (but if it is given, it does not matter), so: "V1 B C"
- The imported verse order is: "V1 B1 C1"
- But, should be: "V1 M1 R1"
The sequence refers on no-existing element.





References