-
Type:
Problem report
-
Resolution: Cannot Reproduce
-
Priority:
Major
-
None
-
Affects Version/s: None
-
Component/s: Server (S)
-
None
Steps to reproduce:
- Create an item of type web.page.regexp
- Confirm that it's receiving data
- Create a trigger using the str() function to verify the data from the item (same issue with regexp(), iregexp())
Result:
The string received from the item is not identified correctly and the trigger generates an event. (see attached screenshots)
Expected:
The function identifies the string and no event is generated.