27 Mar
2023
27 Mar
'23
3:11 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33342 --- Comment #1 from David Gustafsson <glasklas@gmail.com> --- 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.