openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #04866
[Bug 689799] Re: search_lyrics does not accept umlauts
** Changed in: openlp
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/689799
Title:
search_lyrics does not accept umlauts
Status in OpenLP - Worship Presentation Software:
Fix Released
Bug description:
Hello!
trunk: 1145
The database does not store umlauts (ä, ü, ö, ß) in the search_lyrics field.
Image1 shows a song in the database (opened with sqliteman) and as you can see, the search_lyrics field does not contain any umlauts (compare with the search_title).
Image2 shows a title search containing umlauts <- works fine.
Image3 shows a lyrics search with umlauts <- does not work, needs to be fixed!
Cheers
PS: I think we had this problem with titles!?! So the fix just has to be applied to the lyrics field.
References