[Koha] Sorting of LISTS

Jonathan Druart jonathan.druart at biblibre.com
Tue Jun 23 00:50:05 NZST 2015


Hello Steve,

Are you talking about
/cgi-bin/koha/virtualshelves/shelves.pl?viewshelf=42&sort=title&direction=asc
If yes, it's a bug.
The pagination on this page is done using mysql ("order by title").
We could use the DataTables plugin to sort the table and remove the stopwords.

You can open a new bug report :)

Regards,
Jonathan

2015-06-22 13:37 GMT+01:00 Steven Nickerson <snicker1 at maine.rr.com>:
> I think this is a bug but I wanted to know if anyone could think of a way
> around it.   In a List, book titles starting with the articles "A", "An" and
> "The" appear to be sorted improperly and appear in order WITH the article
> included instead of "skipping" the article and sorting by the second word in
> the title.    Can anyone think of an "easy" way to get Koha to skip the
> articles in titles in Lists?   Titles seem to sort as expected in search
> results and other places.
>
>
>
> I see this issue in the package version of 3.18.06, 3.18.03, and 3.16.02.
>
>
>
> Thanks!
>
> Steve
>
> _______________________________________________
> Koha mailing list  http://koha-community.org
> Koha at lists.katipo.co.nz
> https://lists.katipo.co.nz/mailman/listinfo/koha


More information about the Koha mailing list