Actions
Bug #7935
closedjQuery event cbvalidate.validate does not pass the element being validated
Description
When validating a specific element instead of the entire form the event cbvalidate.validate is triggered, but the element is never passed so things acting on this event have no idea validation was only for a specific element.
Updated by krileon over 4 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !1544
Actions