https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33342 David Gustafsson <glasklas@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #148766|0 |1 is obsolete| | --- Comment #4 from David Gustafsson <glasklas@gmail.com> --- Created attachment 148822 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148822&action=edit Bug 33342: Fix framework handling in manage-marc-import.pl In a follow up in bug 15869 an if clause is added where "=" is used instead of "eq" resulting in framwork always being set to undef. Fix this by using the correct operator. Also fix the name of the framework placeholder in manage-marc-import.pl which differed from the template. -- You are receiving this mail because: You are watching all bug changes.