26 Nov
2018
26 Nov
'18
1:38 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21826 --- Comment #32 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Ere Maijala from comment #31)
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.
OK. Calling an int field ..date was a good choice ;) -- You are receiving this mail because: You are watching all bug changes.