14 Dec
2017
14 Dec
'17
7:11 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19776 --- Comment #3 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 69805 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=69805&action=edit Bug 19776: (follow-up) remove dup category_type keys The previous patch was obviously wrong, the category_type key appeared twice. categories.category_type is a varchar(1) and 'P' is not 'X'. Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.