OpenLP v1.0 import song bug - multiple author songs
I've confirmed a small bug in OpenLP v1.0 when importing a song that has multiple authors. In short, a song imported into OpenLP with multiple authors has the author list concatenated into one.
Here's how to duplicate it:
1. Create a song with multiple authors like "Blessed Be The Name of the Lord", CCLI Song #267354 by Kevin Prosch and Danny Daniels.
2. Export the song (.olp)
3. Remove the song from the database.
4. Import the song (.olp)
5. Edit the song
6. Notice that there is now only one author who is:"Kevin Prosch, Danny Daniels".
It should list two authors on separate lines.
The believe that the bug should either be in the way the song is exported or imported.
- Login or register to post comments
- Printer-friendly version

Re: OpenLP v1.0 import song bug - multiple author songs