[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:23:41 CET 2023


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

--- Comment #13 from Thibaud Guillot <thibaud.guillot at biblibre.com> ---
(In reply to Jonathan Druart from comment #11)
> > $rule_value !~ /,.*?,/
> 
> .*?
> What are you trying to do here? .* should be enough.

Hello Jonathan,

Here I just want to avoid several commas and check if there are numbers after
the comma and before another one.. that's useless maybe but I think that user
must change values himself if there are not simply like xx,xx no ?

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


More information about the Koha-bugs mailing list