[Koha-bugs] [Bug 14636] Sorting and searching by publication year in item search doesn't work correctly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Nov 21 22:46:26 CET 2015


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

--- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 45070
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45070&action=edit
Bug 14636: Item search - fix search and sort by publication date for MARC21

Problem: MARC21/NORMARC stores the publication
date in biblio.copyrightdate, but UNIMARC uses
biblioitems.publicationyear.

To test:
- Without patch in a MARC21 installation:
- Search by publication date
- Verify that the results don't match the
  publication year you searched for.
- Try sorting the table by publication year.
- Verify that the sort doesn't work.
- Apply patch.
- Repeat both, search and sort.
- Verify both work correctly now.
- Repeat tests on a UNIMARC installation.
- Verify both still work.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list