[Koha-bugs] [Bug 17778] Make "Earliest Registered Date" in OAI-PMH dynamic

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 6 15:31:26 CET 2017


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

--- Comment #1 from Magnus Enger <magnus at libriotech.no> ---
Created attachment 58647
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=58647&action=edit
Bug 17778 - Make "Earliest Registered Date" in OAI dynamic

This was hardcoded to 0001-01-01.

To test:
- Make sure you have a couple of records, with different timestamps
- Enable OAI-PMH
- Check http://localhost:2201/cgi-bin/koha/oai.pl?verb=Identify
  and verify that "Earliest Registered Date" is 0001-01-01
- Apply the patch
- Re-check the "Earliest Registered Date" and verify that it is now
  the lowest timestamp in your biblio table
- Manipulate the timestamps and verify that "Earliest Registered Date"
  changes accordingly
- Sign off!

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


More information about the Koha-bugs mailing list