Actions
Bug #7870
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 about 5 years ago. Updated about 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.