13 Oct
2021
13 Oct
'21
3:41 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21105 --- Comment #14 from Rudolf Byker <rudolfbyker@gmail.com> --- Sorry for the late reply. The test plan is in the commit message. Here it is again: 1) Get a Koha instance with OAI-PMH enabled. 2) Visit /cgi-bin/koha/oai.pl?verb=Identify and observe earliestDate in wrong format "YYYY-MM-DD hh:mm:ss" 3) Apply patch 4) Visit /cgi-bin/koha/oai.pl?verb=Identify and observe earliestDate in correct format "YYYY-MM-DDThh:mm:ssZ" 5) Sign off -- You are receiving this mail because: You are watching all bug changes.