Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
89.09 KB
MD5: d2ad54893cd58fe4758d933a17c2edd4
SHA-1: 754e73754a7ea42c94a963f413049a033760e613
SHA-256: 2fc16e0e1958a4efde2a3c7c6cfaacf1eeedfe2a92fc375f22a88a7eea37a2b8
Download zip
103.15 KB
MD5: 7be1ed04090b8b9b96e67f4487a49e36
SHA-1: 01c603657078849a5357661bf45d52bc35b54141
SHA-256: 6ee24818d36b93aadb21ba10fc19e3012b928d4b0379924b135c2b42df426118
Release notes
Changes since 7.x-1.33:
- fix for deep serialize in case of fileupload, see https://github.com/malsup/form/pull/201/files
- #1669960 by cviccaro: Fixed Clientside Validation 1.33 fails on IE.
- jquery.form.js version 3.09 added
- #1649332 by dyule: Fixed rangewords, minwords and maxwords not validating correctly.
- Added testswarm tests for regular form api elements
- Coder review
- #1651760 by Jelle_S: Fixed Multiple value fields not validating correctly.
- #1462410 by gopisundar: Fixed Clientside validation is not working properly with file component upload button.
- #1617596 by xeconsulting: Added Support for date popup field module.
- #1638482 by akriel: Fixed Uncaught ReferenceError in clientside_validation().js if javascript aggregation is activated.