← Back to team overview

openlp-core team mailing list archive

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

 

The fix committed is a temporary fix that uses the HTTPBooks database
resource to populate the advanced search page.

This will be refactored when we have web bibles downloading their own
books to enable full bible localisation.

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

-- 
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 Committed

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