← Back to team overview

openlp-core team mailing list archive

[Bug 608409] Re: bible web "search" does not work

 

Released in trunk revision 969

** Changed in: openlp
       Status: Fix Committed => Fix Released

-- 
bible web "search" does not work
https://bugs.launchpad.net/bugs/608409
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.

Status in OpenLP - Worship Presentation Software: Fix Released

Bug description:
Hello!

I am running xubuntu with trunk revision 958.

I attempted to use the web bibles (e. g. The Message).

I could not collapse the Chapter/Verse drop down list.

If I click on the advanced search button the command line gives me this:

Traceback (most recent call last):
  File "/home/andreas/Projekte/openlp/trunk/openlp/plugins/bibles/lib/mediaitem.py", line 429, in onAdvancedSearchButton
    chapter_from = int(self.AdvancedFromChapter.currentText())
ValueError: invalid literal for int() with base 10: ''

Debug log: http://www.pastebin.org/411038

Cheers







References