← Back to team overview

openlp-core team mailing list archive

[Bug 724568] Re: OpenLyrics Import only adds Author unkown

 

** Changed in: openlp
       Status: New => Fix Committed

** Changed in: openlp
     Assignee: (unassigned) => Jon Tibble (meths)

** Changed in: openlp
    Milestone: None => 1.9.5

** Changed in: openlp
   Importance: Undecided => High

-- 
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:
  Fix Committed

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)

  Sorry I missed to add the file name, it's:
  openlp/plugins/songs/lib/xml.py



References