https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21826
--- Comment #32 from Marcel de Rooy <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
