19 Jul
2023
19 Jul
'23
12:42 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32271 --- Comment #27 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 153641 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153641&action=edit Bug 32271: (QA follow-up) Correction to 'can_be_blank' logic The logic introducing the can_be_blank check into the monetary decimal format check was flawed and meant we were no longer checking decimal formatting in the majority of cases. This patch updates that so we pass the unit tests and correctly check any value passed that's not an empty string. Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes.