1 Aug
2023
1 Aug
'23
7:17 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34014 --- Comment #11 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Nick Clemens from comment #10)
(In reply to Jonathan Druart from comment #9)
Nick, I would remove the changes in ModBiblio, and keep the explicit update in the controller.
Also I think we should have a selenium test. We already have 'Bibliographic record detail page must not explode even with invalid metadata' in regressions.t.
The ModBiblio changes are needed to prevent an explosion in logging - without them we die on recording the modification
Got it, agreed. Thanks for your quick answer. -- You are receiving this mail because: You are watching all bug changes.