25 Jul
2022
25 Jul
'22
8:14 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31154 --- Comment #3 from Emmi Takkinen <emmi.takkinen@koha-suomi.fi> --- (In reply to Katrin Fischer from comment #1)
I can't confirm on master. Which version did you test with Emmi?
I tested on both master and 21.11 which we use. It seems this happens because in batchMod.pl line 269 we don't pass biblionumber as parameter to Koha::UI::Form::Builder::Item->new and thus Koha fails to fetch biblios marc record. However when I tested this on "clean" master database where default framework has no values in it error wasn't raised. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.