21 Dec
2021
21 Dec
'21
11:23 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29403 --- Comment #27 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- We don't need a to_sql_string.. that's handled already for db date/datetime/timestamp type fields.. in this case we're not dealing with such a field, we're dealing with a varchar.. which allows any ol' string. Does bug 29718 not basically resolve the test failure this introduces? -- You are receiving this mail because: You are watching all bug changes.