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

Baptiste Wojtkowski (bwoj) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #169298|0                           |1
        is obsolete|                            |

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

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

A few tests do not pass because they test the behaviour of functions concerning
categoriees on an empty string, whi
ch is now forbidden due to the foreign key constraint.
I propose changes for categoriees 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