https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20280
--- Comment #7 from Katrin Fischer <[email protected]> --- > All of that to say that I think we should: > 1. uniformize the code to make sure we are using the same code everywhere > (also see Koha::AuthorisedValues->new->categories vs > Koha::AuthorisedValueCategories->search) > 2. Add the empty option in template, but insert NULL when picked > 3. In DB, update the '' occurrences with NULL > 4. Remove the '' DB row from the .sql installer file > > Hope that makes sense! It does make sense, but no idea how to start there! -- You are receiving this mail because: You are the assignee for the bug. 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/
