http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10456
--- Comment #1 from David Cook <[email protected]> --- Silly me...I should've checked master more thoroughly. There is already a check to make sure that the marcflavour is UNIMARC. However, I think it would still be a good idea to re-visit this bit of code. There are no checks to make sure that $field is initialized as a MARC object before creating it. It seems to be a bizarre bit of code... -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
