openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #30778
[Bug 1629079] Re: SongSelect import throws attribute exception when importing a song
** Changed in: openlp/2.4
Status: Fix Committed => 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/1629079
Title:
SongSelect import throws attribute exception when importing a song
Status in OpenLP:
Invalid
Status in OpenLP 2.4 series:
Fix Released
Bug description:
Traceback (most recent call last):
File "openlp/plugins/songs/forms/songselectform.py", line 390, in on_import_button_clicked
self.song_select_importer.save_song(self.song)
File "openlp/plugins/songs/lib/songselect.py", line 258, in save_song
db_song.add_topic(topic)
AttributeError: 'Song' object has no attribute 'add_topic'
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1629079/+subscriptions
References