openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #03169
[Bug 598805] Re: Song order in media manager inconsistency
Shall we look into using the search_title field for ordering? I think
this makes the most sense in terms of solving our sorting problem. It's
not the solution, but then I don't think we'll get a solution unless we
dig in and code it in SQLite itself.
** Changed in: openlp
Milestone: None => 1.9.3
** Changed in: openlp
Status: New => Confirmed
** Changed in: openlp
Importance: Undecided => High
--
Song order in media manager inconsistency
https://bugs.launchpad.net/bugs/598805
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
Status in OpenLP - Worship Presentation Software: Confirmed
Bug description:
I have some songs imported from my v1 installation with titles beginning "+". This was to group them together in the list at the beginning (They are Sunday School songs).
When I first open up OpenLP v2, these songs are again listed at the beginning. But if I click search (without any search text) the leading + is then ignored, and they are listed amongst the other songs. Regardless of which of the two sequences is correct, it should be the same both on program load and after a search.
Also the order is case sensitive, songs beginning with lowercase characters are appearing after songs beginning with uppercase characters. I'd expect "A"s and "a"'s to appear together.
References