http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8323
Priority: P5 - low
Change sponsored?: ---
Bug ID: 8323
Assignee: [email protected]
Summary: User created lists not sorting properly
Severity: trivial
Classification: Unclassified
OS: All
Reporter: [email protected]
Hardware: All
Status: NEW
Version: unspecified
Component: OPAC
Product: Koha
Sorting by year in opac lists doesn't work due to trying to use
biblioitems.publicationyear which is not mapped in the default MARC21 mapping.
My patch passes through the sorting field and will change 'year' to
'copyrightdate' to instead sort by biblio.copyrightdate (marc 260$c).
Patch incoming (have to get bug number first).
--
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/