openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #06543
[Bug 724568] [NEW] OpenLyrics Import only adds Author unkown
Public bug reported:
Version r1332
The Authors from the xml files becomes not imported into openlp.
In one of the last revisions there was removed two lines. I think thats it.
After line 383 maybe should come:
self.manager.save_object(author)
song.authors.append(author)
** 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/724568
Title:
OpenLyrics Import only adds Author unkown
Status in OpenLP - Worship Presentation Software:
New
Bug description:
Version r1332
The Authors from the xml files becomes not imported into openlp.
In one of the last revisions there was removed two lines. I think thats it.
After line 383 maybe should come:
self.manager.save_object(author)
song.authors.append(author)
Follow ups
References