Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
98.6 KB
MD5: c4ba15c41762fbc19da0813b349a6582
SHA-1: da3de3cdc257653bf5998807ec2549a89d80347f
SHA-256: f565ef7ffe0a05ff98b2f460ab589c11dfe537ff3409571053e4f20e8d07cfda
Download zip
104.77 KB
MD5: a136eaa694ab2b0e104af4b17d2e81e3
SHA-1: 4a0c4ca20b807c5f22649cf4067b77739c705aca
SHA-256: e43750eee5edc8b1dca33eababeabc05f4c99224109a66a262d0adb18dc1509b
Release notes
Changes since 7.x-1.2:
- See Webform Multiple File Upload - Moderately Critical - Cross Site Request Forgery (CSRF) - SA-CONTRIB-2015-083
- #1868988 by setvik: Fixed Neither title nor description is translatable using the webform_localization() module .
- #1806542 by Ivanhoe123: Fixed Transliteration of file names doesn't work.
- JSHint all javascript files
- #1760666 by aitala: Fixed Issues with Media Gallery.
- #1655252 by sah62: Fixed Warning: Invalid argument supplied for foreach().
- comment cleanup
- #1655252 by sah62: Fixed Warning: Invalid argument supplied for foreach(). & Issue #1706670 by taquil: What permissions are necessary?.
- #1706670 by taquil: What permissions are necessary?.
- #1713386 by sah62: Fixed Undefined variable: phase in webform_multifile_requirements().
- removed typo in hook_menu()
- check variable in hook_requirements so this module can be included in an install profile
- Coder review