https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37375
--- Comment #16 from Lari Taskula <[email protected]> --- We could add a warning to alert there are configuration issues with the framework. Interesting by the way that "Administration -> MARC bibliographic framework test" doesn't complain about missing subfields. But first I think it is important that we quickly fix the stuck processing loader and display the items regardless of unexpected configuration, and have this patch (or something similar) pushed. We could then handle the discussed issues in a new Bug. (In reply to Jonathan Druart from comment #12) > For the item_type_id, holding_library_id and home_library_id I am not sure > the test is needed. They subtag must be exist in the framework. It seems there is currently nothing that prevents user from completely deleting the subfields - I don't know why anyone would do that but as long as they can such cases should be covered and not have the code die unhandled. That's why I added all of them to this patch. -- 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/
