[Koha-bugs] [Bug 6655] Sorting order of serial issues in OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 3 19:31:16 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6655

Kyle M Hall <kyle.m.hall at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kyle.m.hall at gmail.com

--- Comment #6 from Kyle M Hall <kyle.m.hall at gmail.com> ---
(In reply to comment #5)
> Melia, we were thinking we will sort it on publication date instead of
> receive date. This should sort the items in proper order (Vol, Issue etc.). 
> 
> What do you think?

Another possibility is to use regular expressions to pad out all those numbers
to say 10 zeros on a copy of the field, then sort by that copy of the field.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list