https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33342
--- Comment #1 from David Gustafsson <[email protected]> --- Created attachment 148766 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148766&action=edit Bug 33342: Assigment in if clause sets invalid marc framework In a follow up in bug 15869 an if clause is added where "=" is used instead of "eq" in effect setting an invalid marc famework for the record. Fix this by using the correct operator. -- 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/
