← Back to team overview

openlp-core team mailing list archive

[Bug 686126] Re: OpenLP 2 song import crashes with "alternate_title" attribute error.

 

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

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/686126

Title:
  OpenLP 2 song import crashes with "alternate_title" attribute error.

Status in OpenLP - Worship Presentation Software:
  Fix Released

Bug description:
  Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/openlp/plugins/songs/forms/songimportform.py", line 356, in onCurrentIdChanged
self.performImport()
File "/usr/lib/pymodules/python2.6/openlp/plugins/songs/forms/songimportform.py", line 451, in performImport
success = importer.do_import()
File "/usr/lib/pymodules/python2.6/openlp/plugins/songs/lib/olpimport.py", line 156, in do_import
new_song.alternate_title = song.alternate_title
AttributeError: 'OldSong' object has no attribute 'alternate_title'





References