[Koha-bugs] [Bug 35993] AddBiblio should add 005 just like ModBiblio updates it

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 9 19:31:50 CET 2024


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

Lucas Gass <lucas at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #161992|0                           |1
        is obsolete|                            |

--- Comment #9 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 161994
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=161994&action=edit
Bug 35993: Add SimpleMarc::update_last_transaction_time

Note: This routine does not check field existence like
ModBiblioMarc does/did (see next patch). So it inserts
a field 005 if it is not present.

Test plan:
Run t/SimpleMARC.t

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Signed-off-by: Phil Ringnalda <phil at chetcolibrary.org>
Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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


More information about the Koha-bugs mailing list