[Bug 65956] SetEnvIfExpr inconsistent from request to request

2022-03-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65956 --- Comment #1 from Christophe JAILLET --- Hi, I'm not a regex expert, but should: ([0-9+]) be ([0-9]+) ? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 65956] SetEnvIfExpr inconsistent from request to request

2022-03-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65956 --- Comment #2 from mkp...@gmail.com --- (In reply to Christophe JAILLET from comment #1) > Hi, > > I'm not a regex expert, but should: > ([0-9+]) > be > ([0-9]+) > > ? Well that's awkward. You are completely correct and the corrected reg