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 over 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.