Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 1644
blob22e2dd18de9350da1ad98ef2c6ecec35a7417f9b
1 Title: Fixed matching dynamic number of regex match groups
2 Level: 1
3 Component: ec
4 Compatible: compat
5 Version: 1.2.6b1
6 Date: 1417697483
7 Class: fix
9 Regexes and rewrites like this here lead into an exception when matching:
11 Regex: foo(bar|baz(abc|xyz)) (stuff to match and reference)
12 Rewrite: Service foo\1 said: \3
13 LogLine: foobar asasdsadxxxxx