https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21105
Bug ID: 21105
Summary: oai.pl returns invalid earliestDatestamp
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Web services
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Blocks: 21102
From:
https://www.openarchives.org/OAI/openarchivesprotocol.html#DatestampsResponses
Dates should be YYYY-MM-DDThh:mm:ssZ
curl -s "baseURL?verb=Identify" | xmllint --format - | grep Date
responseDate -> 2018-07-23T18:34:15Z : OK
earliestDatestamp -> 2010-09-30 16:04:37 : FAIL
Originally deteced with official validator:
https://www.openarchives.org/Register/ValidateSite
Related: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17785#c13
Referenced Bugs:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21102
[Bug 21102] OAI-PMH specification conformance [UMBRELLA]
--
You are receiving this mail because:
You are the assignee for the bug.
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/