https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27463 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen@gmail.com --- Comment #20 from Tomás Cohen Arazi <tomascohen@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.