https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18086

--- Comment #30 from Baptiste Wojtkowski (bwoj) 
<[email protected]> ---
Created attachment 168812
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=168812&action=edit
Bug 18086: Fix issues with NULL for branches

See https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18086#c27
for more context :
This addresses the third point of this comment.

A few tests do not pass because they test the behaviour of functions concerning
branches on an empty string, which is now forbidden due to the foreign key
constraint.
I propose changes for branches and for categories in two different patches,
changing the behaviour of functions so that they interprete NULL in db as the
default rule.

-- 
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/

Reply via email to