[Koha-bugs] [Bug 21826] Automatic authority record generation improvements

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 26 13:02:17 CET 2018


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

--- Comment #31 from Ere Maijala <ere.maijala at helsinki.fi> ---
Marcel, the field is smallint, so we need to make sure we don't write
non-integer data to it. MySQL may silently accept it, but the result doesn't
stick. I'd have to dig up an example if necessary since I don't remember the
exact situation where it goes wrong otherwise.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list