[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:25:27 CET 2024


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

Phil Ringnalda <phil at chetcolibrary.org> changed:

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

--- Comment #7 from Phil Ringnalda <phil at chetcolibrary.org> ---
Created attachment 161992
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=161992&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>

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


More information about the Koha-bugs mailing list