[ZBX-1166] 'ignore case' option switched in "result is true" regexp Created: 2009 Nov 02  Updated: 2017 May 30  Resolved: 2009 Nov 09

Status: Closed
Project: ZABBIX BUGS AND ISSUES
Component/s: Frontend (F)
Affects Version/s: 1.9.0 (alpha)
Fix Version/s: 1.9.0 (alpha)

Type: Incident report Priority: Major
Reporter: richlv Assignee: Unassigned
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

rev 8156



 Description   

create regexp.
expression : [a-z]
expected result : "Result is TRUE"
ignore case : no

test string : A

this evaluates to "TRUE".

marking "ignore case" evaluates to "FALSE".

expected result is the other way around.



 Comments   
Comment by richlv [ 2009 Nov 02 ]

possibly "result is false" has the same problem, but weird logic could be masking that

another problem (so that it is not forgotten) :
expression "b", test string "A" - both "character string is included" & "character string is not included" evaluate to FALSE.

Comment by Alexey Fukalov [ 2009 Nov 09 ]

fixed in trunk 8232

Comment by richlv [ 2009 Nov 09 ]

seems to be fixed in r8232

Generated at Thu Jun 05 22:28:23 EEST 2025 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.