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

--- Comment #3 from Emmi Takkinen <[email protected]> ---
(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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to