Actions
Bug #7871
closedIs In conditions wrong when delimiter supplied
Description
The is in and is not in conditions are behaving like does contain and does not contain due to explode on wrong values.
Actions
Added by krileon almost 5 years ago. Updated over 4 years ago.
Description
The is in and is not in conditions are behaving like does contain and does not contain due to explode on wrong values.