26 Nov
2018
26 Nov
'18
1:02 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21826 --- Comment #31 from Ere Maijala <ere.maijala@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.