http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13037
Chris Cormack <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #32039|0 |1 is obsolete| | --- Comment #2 from Chris Cormack <[email protected]> --- Created attachment 32319 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=32319&action=edit Bug 13037 - Staff client cart should exclude articles when sorting by title This patch modifies the configuration of the staff client cart table sorting to enable title sorting to ignore articles. Other column sorting configuration settings are revised to use table header classes instead of indexes. To test, add multiple titles to the staff client cart, choosing several titles which begin with articles ("a," "an," or "the" in English). View the cart and test sorting of all columns. Sorting by title should sort correctly while ignoring articles. Other columns should sort correctly too. Signed-off-by: Chris Cormack <[email protected]> -- 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/
