Actions
Bug #7614
closedjQuery Validate elements check not reliabling working
Description
jQuery Validate elements function changed it to check if this.form is validator.currentForm. This won't be the case we called programmatically so it always returns no elements. The result is step by step validation does not work correctly.
Updated by krileon over 5 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !1484
Actions