User tests: Successful: Unsuccessful:
New jQuery validator still use Mootools More Hash object
It's always a bit tricky to remove existing files. Since you don't know if anyone uses it for whatever reasons. Maybe it has to wait for 4.0.
For reference: It was added together with #1842 (GSoC project to improve formfields), probably unintended as it isn't used in that PR.
Closing this PR as it doesn't make sense to fix that file
Is
validate-jquery-uncompressed.js
even used anywhere? Looks to me like some orphaned file especially aftervalidate.js
has been converted to use jQuery.The issue looks fixed in
validate-uncompressed.js
.Can you confirm that?