https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17216
--- Comment #19 from Jonathan Druart <[email protected]> --- (In reply to Owen Leonard from comment #15) > - bug_17216_2_add_fk.sql is still missing a semicolon on the 'UPDATE > marc_subfield_structure' line. Oops, sorry about that. I have tested the file directly in the CLI, line by line, that's why I did not spot it. > - Shouldn't category be required in the "New category" form? Yep, done. > - In testing the effect of these patches on marc_subfield_structure.pl, what > should we be looking for? Simply that the categories show up correctly? Yes. You will also think about the structure changes: now all the AV cat is displayed, when before only the AV cat *in used* were displayed. Think also about the "branches", "itemtypes" and "cn_source". does that make sense to have them in the table, etc. -- 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/
