http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8323
Marc Véron <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #10530|0 |1 is obsolete| | --- Comment #2 from Marc Véron <[email protected]> --- Created attachment 10537 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10537&action=edit [SIGNED-OFF] bug 8323 fixing year sorting of a list Signed-off-by: Marc Veron <[email protected]> Works as expected. Caveat: If you edit the list in Opac, change the sort and then klick 'Save', the List always is displayed in title order. This is du to the fact that save calls opac-shelves.pl?viewshelf=4 without the sort parameter (defaults to 'title'). If you go back to lists, choose the list from List name, the param is correct and the list displays in expected order. It took quite a time to track that down, I first thought that opac-shelves.pl was broken. However, current bug 8323 is not affected, signing off. Marc -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
