Install
Works with Drupal: ^9.4 || ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
28.42 KB
MD5: 2760808db841620402a38e8968cac520
SHA-1: a7fc49ffc82457045cc285b38f1f97de681a5a38
SHA-256: eea6d72bd1f269851aff09faf9bf1707ee49a02ce89742d68ff76e8e3ecf6d72
Download zip
56.42 KB
MD5: 3e94da147b738714dc2c9a69acecfb30
SHA-1: 6527227949bde1808ea0a0ebe5ab53c818b8f033
SHA-256: 8c264f7834f896d5a8bfbeb355924b21c7cd9542a43552b742298a866b186c7d
Release notes
This release fixes a general problem with non-ignored field types, such as radio fields in the Webform module, reported by @eliavaler in #3612505.
While fixing this issue, we made some additional changes:
- Fixed a dependency issue when Webform uses AJAX to submit the form.
- Fixed an issue where the Webform form was not valid when image buttons were visible in the form.
- Replaced a validation closure with a callable.
- Added better logging to show the administrator why a form submission failed.