6 Sep
2012
6 Sep
'12
5:50 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8002 --- Comment #18 from Frédéric Demians <frederic@tamil.fr> ---
Yes I have just seen that ! But why mysql breaks a constraint ??
When category_code is truncated to 1 character, it is no more possible to link borrower attribute types to borrower categories which are still 10 characters length. And if 2 attributes have been linked to 2 distinct borrower categories like ENFANT and ETUDIANT, category_code will contain E after ALTER TABLE for both attributes, and the link won't work anymore. -- You are receiving this mail because: You are watching all bug changes.