Actions
Bug #5501
closedContains condition on a multiselect with no value causes JS error
Description
split can't be ran on null, but an empty multiselect returns a val() of null resulting in a JS error. It needs to be properly tested or converted to string as needed to avoid this.
Updated by krileon almost 9 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Actions