https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20241

--- Comment #1 from Katrin Fischer <[email protected]> ---
Created attachment 77735
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77735&action=edit
Bug 20241: Fix display of publication year in subscription record search for
MARC21

The old problem: UNIMARC uses biblio.publicationyear, MARC21 uses
biblio.copyrightdate. Patch adds a fallback, if there is nothing
in publicationyear, copyrightdate will be displayed.

To test:
  - In a MARC21 database
  - Add a new subscription
  - Search for records
  - Verify the publication year column remains empty
  - Apply patch
  - Repeat search
  - Verify that the year now shows

-- 
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/

Reply via email to