https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7474
--- Comment #4 from Victor Grousset/tuxayo <[email protected]> --- Yes, the error is there and has two variants (depending on new or edited record): Test plan: 1. Have an UNIMARC Koha 2. Create a new record 1. Fill it minimally 2. Put nonsense in 100a 3. save 4. Error Can't call method "metadata" on an undefined value at /kohadevbox/koha/cataloguing/additem.pl line 195 5. Go back and fix the 100a using the plugin 6. Save, it works 7. Edit 8. put nonsense in the 100a 9. save 10. error Unsupported UNIMARC character encoding [] for XML output for UNIMARC; 100$a -> 100a at /usr/share/perl5/MARC/File/XML.pm line 570 -- 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/
