24 Apr
2018
24 Apr
'18
8:58 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20592 --- Comment #11 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to David Cook from comment #6)
But I agree that a better solution would be to change ModItem rather than updateitem.pl. I considered that, but I figured I would make the lightest touch possible and test the one place where I knew there was a problem. Do you know whether or not it's appropriate to return early from ModItem? What impact does that have across Koha?
I would not expect side-effects as ModItem does not return a useful value. -- You are receiving this mail because: You are watching all bug changes.