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

--- Comment #19 from Rudolf Byker <[email protected]> ---
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 :)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to