← Back to team overview

openlp-core team mailing list archive

[Bug 1629079] Re: SongSelect import throws attribute exception when importing a song

 

** Also affects: openlp/2.4
   Importance: Undecided
       Status: New

** Also affects: openlp/trunk
   Importance: Medium
       Status: Confirmed

** Changed in: openlp/2.4
   Importance: Undecided => Medium

** Changed in: openlp/2.4
       Status: New => Confirmed

** Changed in: openlp/2.4
    Milestone: None => 2.4.4

-- 
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:
  Confirmed
Status in OpenLP 2.4 series:
  Confirmed
Status in OpenLP trunk series:
  Confirmed

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