[Koha-bugs] [Bug 33028] The decimal separator 'comma' and its consequences on the calculation of fines (crons)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 7 11:15:41 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33028

--- Comment #11 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
> $rule_value !~ /,.*?,/

.*?
What are you trying to do here? .* should be enough.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list