Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download webform-7.x-3.11.tar.gztar.gz 114.52 KB
MD5: ab63b21e78594d9012c688d6f9242c1a
SHA-1: 8594a6f34c255e7544f2baa9aaa8bd6773b4e5a5
SHA-256: 588df1ed5604194d0364b029ed51b9a68f2ec3f2ba3672cd2c5170a1f8e1a1fa
Download webform-7.x-3.11.zipzip 145.39 KB
MD5: a1278856ca421cc27de09abaa2532577
SHA-1: ab4811ef51fd5622cde3f6418200176d5e6e7834
SHA-256: 18e754c5bf6ab383a41c9f9ab5c5b84578b6290f61fd923f019893207f0e5bef

Release notes

The 3.11 release of Webform fixes dozens of bugs and adds a few small new features around handling of tokens and support for inline label positioning. This release also contains the security fixes from the 3.10 version, which was released at the same time. Upgrading is recommended for all Webform users.

New features:
#1087796: Allow altering of attachments in hook_mail_alter()
#1009240: Individual field inline-label support
#712060: Allow tokens in the redirect URL field
#1153496: Create tokens for %uid, %sid, and %nid. Improve token help.

Bug fixes:
#389282: Webform shouldn't lock the "webform_components" table on insert, use locking framework instead
#791104: Required "Select or other" prevents "Previous Page" button from continuing
#966028: warning: Illegal offset type in isset or empty when using "Save draft" button with Select or Other...
#987782: Unable to use hook_mail_alter if mimemail is enabled
#928260: Tokens don't work in Webform Date or Time components
#1042642: Fieldset Titles Cannot be Hidden
#1137974: Webform submission titles aren't consistent across the View/Edit/Delete tabs
#1155020: Going "Back" then "Next" looses Select or Other values
#1124170: Errors on timefield with default value.
#1139058: Excluded components when nested are still sent in emails
#1087926: Webform refuses to use 'default template' when template fieldset uses CKEditor
#1092756: Unable to not have a default option for mandatory radio button group with a key of 0
#1144948: Unnecessary variables 'node_types' and 'components' created by webform admin form
#1096946: Required time fields will not validate if minutes are 00
#1126414: Image for popup calendar needs alt text
#1084634: webform_strtodate: $string is illegal "%date" value
#1101870: Node: Webform submission count not working
#1132358: hook_webform_submission_actions example in webform_hooks.php missing return
#1009262: "You have already submitted this form" message repeats sometimes
#992130: Configured file extensions on File component not accepted by core validation (Drupal 7 only)
#1043086: Include attachments and HTML e-mail options not working (MIME Mail integration) (Drupal 7 only)
#1134112: Grid options with a "0" key are selected by default (causes test failure) (Drupal 7 only)
#1096470: Outdated code in _webform_submit_file throws error when replacing files (Drupal 7 only)
#1145582: PDO error when getting submission count for anonymous users with no submissions (Drupal 7 only)
#1084464: Webform submission fails -- when pagebreaks & option 'automatically save as draft between pages' are on (Drupal 7 only)
#1091800: Notice : Undefined index: p2 in webform_component_list() (Drupal 7 only)
#1073270: Webform needs to flush Entity Cache after updating components (and e-mail configurations) (Drupal 7 only)
#1111092: Implement hook_field_extra_fields() for D7 (Drupal 7 only)
#1087856: Undefined index: 1 in webform_get_submission() after submitting form (Drupal 7 only)

Tasks:
#1151714: Grid component should use a #process function to expand itself
#1150576: The "time" component should use a #process function for expanding itself
#1149608: Switch Date Component to use only FAPI properties instead of referencing the component
#1078760: Coder module compliance and D7 style updates
#1087598: Mimemail API change

Created by: quicksketch
Created on: 18 May 2011 at 22:33 UTC
Last updated: 1 Aug 2018 at 23:53 UTC
New features
Bug fixes
Insecure

Other releases