Version: SU13 - 1.34.16.0
Frequency: Consistently
Severity: Blocker
Context: Creating an XML Template
Bug description: Using “Contains” doesn’t work and always returns true even if there is no match
<Condition Check="TEST_PARAM" Contains="foobar">
<True>
[...]
</True>
</Condition>
Attachments: