[Koha-bugs] [Bug 27463] OAI-PMH date handling in ListBase.pm

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 15 15:16:27 CET 2021


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

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tomascohen at gmail.com

--- Comment #20 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
(In reply to Rudolf Byker from comment #19)
> I tested as follows:
> 
> - Checked out Koha master branch.
> - Ran Koha using docker composer from the koha-testing-docker repo.
> - Enabled OAI-PMH (no YAML file, so default should be to exclude items)
> - Visited cgi-bin/koha/oai.pl?verb=ListRecords&metadataPrefix=marcxml and
> took note of last modified date of KOHA-OAI-TEST:7 . It is shown in UTC.
> Good.
> - Added an item for record 7.
> - Checked KOHA-OAI-TEST:7 again: No change. Good.
> - Edited record 7.
> - Checked KOHA-OAI-TEST:7 again: Time updated. Still UTC. Good.
> - Edited an item for record 7.
> - Checked KOHA-OAI-TEST:7 again: No change. Good.
> - Deleted two items for record 7.
> - Checked KOHA-OAI-TEST:7 again: No change. Good.
> - Deleted the last item for record 7.
> - Checked KOHA-OAI-TEST:7 again: No change. Good.
> 
> I think we can close this issue now :)

\o/

Y'all rock :-D

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


More information about the Koha-bugs mailing list