← Back to team overview

openlp-core team mailing list archive

[Bug 1369139] [NEW] Search for authors broken

 

Public bug reported:

When you select "Authors" in the search drop-down, the following
exception is thrown:

--- Exception Traceback ---
Traceback (most recent call last):
File "/Users/raoul/Projects/OpenLP/trunk/openlp/plugins/songs/lib/mediaitem.py", line 189, in on_search_text_button_clicked
File "/Users/raoul/Projects/OpenLP/trunk/openlp/plugins/songs/lib/mediaitem.py", line 252, in display_results_author
AttributeError: 'Author' object has no attribute 'songs'

>From http://support.openlp.org/scp/tickets.php?id=2524

** Affects: openlp
     Importance: High
         Status: Confirmed

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

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

** Changed in: openlp
    Milestone: None => 2.1.1

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

Title:
  Search for authors broken

Status in OpenLP - Worship Presentation Software:
  Confirmed

Bug description:
  When you select "Authors" in the search drop-down, the following
  exception is thrown:

  --- Exception Traceback ---
  Traceback (most recent call last):
  File "/Users/raoul/Projects/OpenLP/trunk/openlp/plugins/songs/lib/mediaitem.py", line 189, in on_search_text_button_clicked
  File "/Users/raoul/Projects/OpenLP/trunk/openlp/plugins/songs/lib/mediaitem.py", line 252, in display_results_author
  AttributeError: 'Author' object has no attribute 'songs'

  From http://support.openlp.org/scp/tickets.php?id=2524

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


Follow ups

References