Downloads

Download webform-6.x-3.17.tar.gztar.gz 133.78 KB
MD5: a12be15b9e012d627c34f787e543f794
SHA-1: 4b37eeaa291b4809494e8d5afea8c4972919d024
SHA-256: e803c5d903f360042892823354c7971b356beb4ad83d08ee8266b63227cfc160
Download webform-6.x-3.17.zipzip 167.11 KB
MD5: 9f071abf97572645f7bbf46518efaf3a
SHA-1: 31fd38c2ce012a906029d301465ea4a8c3c7064d
SHA-256: 2ecf23aa722a895709db6851635b024bcafe18b374862e8c8d271e48d8119d06

Release notes

This release of Webform fixes a few issues discovered since the 3.16 release, as well as some long-standing minor bugs. This release also includes a security fix related to using Webform in combination with Select or Other... module. If you are using Webform and Select or Other modules together, please upgrade your site immediately. See SA-CONTRIB-2012-035 - Webform Cross Site Scripting (XSS) for more details.

Bug fixes:

  • #1472140: Drupal 6 number components missing label on submission display.
  • #1462286 by cbrasfield: Webform Components Clone cid variable is unset, but never actually re-set.
  • #1207374: Node tokens (provided by Webform) don't work as default values or description.
  • #1287474 by joachim: Don't show 'resend emails' action on the submission when there are no emails.
  • #1469530: Pass setcookie() HTTPONLY to prevent cross-site scripting.
  • #1470262 by bart.hanssens: Use the request_uri() function instead of $_SERVER['REQUEST_URI '] for Non-Apache servers.
  • #1207374 by imclean and quicksketch: Node tokens (provided by Webform) don't work as default values or description.
  • #1465970: Webform when used within Form Builder is missing proper element IDs.

Tasks:

  • #1468982 by Jody Lynn: Use db_write_record to insert/update submissions.
  • #1471392: Separate out save handler for webform_config_form(), use #type = 'actions'.
  • #1467182: Update the file component configuration theming and JavaScript.
  • #1458540 by larskleiner: Change unset($form_state['rebuild']) to $form_state['rebuild'] = FALSE to prevent notices.
  • Renaming webform_hooks.php to conventional documentation file name.
  • #1380824: Document parameters for hook_webform_options_info() callback functions.
Created by: quicksketch
Created on: 7 Mar 2012 at 19:45 UTC
Last updated: 1 Aug 2018 at 23:20 UTC
Security update
Bug fixes
Insecure

Other releases