http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8002 Frédéric Demians <frederic@tamil.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |In Discussion --- Comment #15 from Frédéric Demians <frederic@tamil.fr> ---
I think it is not necessary given that informations were not updated (or inserted). Moreover the issue exists only for a new install (not updated install).
In updatedatabase.pl, on HEAD branch, line 5218, an ALTER TABLE truncate category_code field from 10 to 1 character. Same issue, same line in 3.8.x, for 3.08.00.001 version. So we need a patch for the two branches. And a warning message. I confirm that I have a library on 3.8 which has had truncated its attributes by borrower categories. -- You are receiving this mail because: You are watching all bug changes.