SongSelect import throws attribute exception when importing a song

Bug #1629079 reported by Raoul Snyman
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenLP
Invalid
Medium
Unassigned
2.4
Fix Released
Medium
Raoul Snyman

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'

no longer affects: openlp/trunk
Tim Bentley (trb143)
Changed in openlp:
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.