https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35181
--- Comment #5 from Phil Ringnalda <[email protected]> --- The book 303 is in the Audio Cassettes, CDs framework, which has 003 mandatory but not visible in the basic editor. That should probably be flagged in the framework test, but what the basic editor should do in that case is... unclear, but certainly not this bug. But the patch left a stray +# print $query->header( -type => 'text/xml', -charset => 'utf-8' ); in svc/bib, which is going to get you in trouble. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
