openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #23045
[Bug 1306958] [NEW] Song Book search broken
Public bug reported:
Hello,
trunk, r2348, archlinux
1) Go the songs media item
2) Change the search type to "Song book"
Result:
Traceback (most recent call last):
File "/home/andreas/Projects/OpenLP/trunk/openlp/plugins/songs/lib/mediaitem.py", line 195, in on_search_text_button_clicked
search_string = '%' + search_keywords + '%'
TypeError: Can't convert 'tuple' object to str implicitly
** Affects: openlp
Importance: Undecided
Status: New
** Affects: openlp/trunk
Importance: Undecided
Status: New
** Tags: regression
** Also affects: openlp/trunk
Importance: Undecided
Status: New
** Tags added: regression
** Changed in: openlp/trunk
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/1306958
Title:
Song Book search broken
Status in OpenLP - Worship Presentation Software:
New
Status in OpenLP trunk series:
New
Bug description:
Hello,
trunk, r2348, archlinux
1) Go the songs media item
2) Change the search type to "Song book"
Result:
Traceback (most recent call last):
File "/home/andreas/Projects/OpenLP/trunk/openlp/plugins/songs/lib/mediaitem.py", line 195, in on_search_text_button_clicked
search_string = '%' + search_keywords + '%'
TypeError: Can't convert 'tuple' object to str implicitly
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1306958/+subscriptions
Follow ups
References