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

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

Title:
  delete author after delete song

Status in OpenLP - Worship Presentation Software:
  Fix Committed

Bug description:
  Hello,

  I'm using OpenLP 2.1.0 build bzr2234 on Linux MInt 17 (ubuntu 14.04)

  There is an error during author delete in manage author, topic, song
  book forms. All songs are deleted then author has no lyrics assigned.

  log:
  Traceback (most recent call last):
  File 
"/home/tomas/openlpdev/openlp/plugins/songs/forms/songmaintenanceform.py", line 
477, in on_delete_author_button_clicked
  'This author cannot be deleted, they are currently assigned to at least one 
song'
  File 
"/home/tomas/openlpdev/openlp/plugins/songs/forms/songmaintenanceform.py", line 
117, in _delete_item
  if item and not item.songs:
  AttributeError: 'Author' object has no attribute 'songs'

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1399819/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~openlp-core
Post to     : openlp-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openlp-core
More help   : https://help.launchpad.net/ListHelp

Reply via email to