https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20797
--- Comment #13 from Andrew Isherwood <[email protected]> --- Further to this, I think this is the problem: https://github.com/PTFS-Europe/koha/blob/master/Koha/Object.pm#L249 If it's a numeric column, the value is being cast into an integer regardless of whether it's populated or not. Do you agree this is the bug? -- 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/
