Actions
Bug #6390
closedForbidden word jQuery validation not ignoring empty string
Description
When sending a forbidden word of "" it breaks the jQuery validation and causes any input to always be invalid. This should be fixed in 2 locations. First it shouldn't send that with the json string at all and second the jQuery validation should ignore such strings.
Updated by krileon almost 8 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !1215
Updated by krileon almost 8 years ago
- Target version changed from CB 2.2 to CB 2.1.1
Actions