-
Problem report
-
Resolution: Fixed
-
Trivial
-
6.0.9rc1, 6.2.3rc1, 6.4.0alpha1
-
Sprint 91 (Aug 2022), Sprint 92 (Sep 2022)
-
0.25
Steps to reproduce:
- Open trigger form
- Add expression:
find(/host/item,,,"\n")="\\r"
- Update trigger
Result:
Expression with not escaped backslash in quoted function parameter is saved.
Expected:
Error is shown. Invalid parameter "/1/expression": incorrect expression starting from ""\n"".
- part of
-
ZBX-21009 Function backslashes escaped when applying template from autoregistration actions
- Closed