Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download webform-7.x-3.12.tar.gztar.gz 116.27 KB
MD5: 9094d0cc5d3d1e746767cd6b03474be8
SHA-1: 8ed998ed2d2e16fe9a899d37e3d1255b8439e8f3
SHA-256: 0af9af892d60299c889cc3e8f955f7cd2ee4a6201de7c7bf365e94810758dc92
Download webform-7.x-3.12.zipzip 147.4 KB
MD5: 253a390c235d52ff92e6457b7d6fbdfa
SHA-1: 8833b0285b4aad6ee524747fa8a6580a3be22008
SHA-256: c141fac8be0a02c274fdc9df582cf688e23b8a287257abfa53df2a779f6f9037

Release notes

This release of Webform is a maintenance release including mostly bug fixes and a few minor features. Most notably it fixes some issues around date component default values, grid component values in sent e-mails, and issues with the MIME Mail module.

Changes since 7.x-3.11:

Bug fixes:

  • #1249776 by strndy: Diacritics in filename fails validation.
  • #1026704: Webform translates labels incorrectly.
  • #1197664: Rename NAME to LABEL on node/x/webform page.
  • #1195746 by TwoMice: Webform uses non-standard message type = "notice".
  • #1078750 by David_Rothstein and quicksketch: Corrections to missing "- Select -" value on empty select fields. New tests to ensure correct handling in the future.
  • #1073270: Webform needs to flush Entity Cache after updating components (and e-mail configurations).
  • #1217834 by travist: webform_node_update does not calculate the $all_cids correctly.
  • #1182818: %post is a safe token, unlike what documentation states.
  • #1175782 by firebus: Two webform component callbacks are missing from documentation.
  • #1163836 by stacysimpson: Invalid argument foreach warning when unchecking all components in "Included e-mail values".
  • #1033090: Multiple step form - first in block the rest in node.
  • #1082898: Allow $submission_navigation to be printed on $mode == 'print'.
  • #1189964 by firebus: Update documentation for group feature in webform_hooks.php.
  • #1195786: Confirmation message stops being used after upgrade from 2.9.
  • #1162266: Empty date component value should not have any default.
  • #301949 by Ice5nake and quicksketch: Add option to only allow dates in the past/future.
  • #1205852: Minor tweak to add a newline before @see.
  • #1205852 by firebus: Document $filter parameter of _webform_render_component function.
  • #1191638 BMDan and amateescu: Typos in webform.module.
  • #1181728 by amateescu and quicksketch: theme hooks from components should define 'file' entry.
  • #1162112 by roderik: Mime Mail error after upgrade Webform.
  • #1167546: Typo in webform views.
  • #1159170 by justintime: Notice: Undefined variable: destination in webform_webform_submission_actions().
  • #1158508 by grobot: "Undefined index: sid" error in _webform_confirmation().
  • #1161660 by james.elliott: Rename the markup component key #input_format to #format for consistency.
  • #1168366 by TravisCarden and Jorrit: Grid values are not displayed in e-mail.

New features:

  • #1194728 by DamienMcKenna and quicksketch: Option to hide all components from the search index.
  • #1198270 by David_Rothstein and quicksketch: Add classes to the webform analysis table to allow it to look better in certain themes (like Seven).
Created by: quicksketch
Created on: 17 Aug 2011 at 06:14 UTC
Last updated: 1 Aug 2018 at 23:53 UTC
New features
Bug fixes
Insecure

Other releases