7 Mar
2023
7 Mar
'23
11:23 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33028 --- Comment #13 from Thibaud Guillot <thibaud.guillot@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.