Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download webform-7.x-3.15.tar.gztar.gz 121.06 KB
MD5: 6631cf2e3cfbab71e8e48dc31c0b5f04
SHA-1: 8d87182b37bce62c5f6635600539b4567587ca0b
SHA-256: 5b3fb9da82882959a832cb6815d253d85d9df80e0742b45e4bc0c06398c7978f
Download webform-7.x-3.15.zipzip 151.89 KB
MD5: 4ce78f8cc54162ecf5fd307160316cf2
SHA-1: d198a2347d202bf7f72883fe3acff1c8633633ea
SHA-256: 5ea4e7751b91e6b472d6d12849791d9d547c0c9f9edaa8b4321abfa872d5969e

Release notes

This release of Webform fixes many moderate bugs and adds a few new useful features. Special thanks to redndahead for his excellent work adding a feature to limit the total number of submissions per webform.

New Features

  • #1336994: Contextual links for Webform Blocks and Nodes.
  • #503264 by redndahead: Limit the total number of submissions.
  • #1286528 by derhasi: Add contextual filter for webform sid in views.
  • #1258044 by derhasi: Webform views integration needs to provide relationships for both user and node based views.

Bug Fixes

  • #1180454: When use in SELECT then shows only "safe_key" in e-mail.
  • #1363788: Zero integers not exported in CSV/Exel downloads.
  • #1278172: Using an end date that is before start date (to flip year order) no longer allowed.
  • #1299518: New lines not consistently converted to break tags in textarea components.
  • #1238356: New, nested file directories cannot be created or used with file components.
  • #1334870 by David_Rothstein: Duplicate code: Select component's "empty_value" property gets set twice.
  • #1291918: Incorrect integer value: '' for column 'cid' when saving markup only page draft first.
  • #1283456 by chx: webform_file_download query does not check that file is owned by Webform.
  • #1363208: Clean up submission limit code for user/total consistency.
  • #503264 by redndahead: Limit the total number of submissions.
  • #1266814: Email field validation allows "0" as a value.
  • #1266526: Correct translations in download ranges, clean up download range implementation.
  • #1357188 by Liam Morland: Undefined index: #title in theme_webform_inline_radio().
  • #1326182: Empty string in _webform_delete_file my cause an error in PostGres.
  • #1309862 by guillaumev: webform_get_submissions() called with both UID and NID may cause a PDO Exception.
  • #1302226: Permissions for "own submissions" incorrectly states it has no effect for anonymous users.
  • #1360996: Deleting last submission as an anonymous user with "delete own webform submissions" permission causes a PDO error.
  • #1360944: Views support for "edit webform" and "results" links needs to be updated for D7.
  • #1295308: 'Webform form body' contains entire node instead of just the form.
  • #1285342 by Zombienaute: Date Popup causes JavaScript error on IE8/9.
  • #1283426 by eosrei: D6->D7 upgrade: Table webform_last_download already exists.
  • #1270958: Warning message when viewing the form results in table view.
  • #1204136 by mjwright: File deleted when submitting after saving as draft.
  • #1091822: Recoverable fatal error on line 2661 caused by incomplete object classes in the $user object.
  • #241319: Followup to Increase webform_component.name to 255.
  • #1250664: With Javascript disabled, the calendar icon on a date field submits the form.
Created by: quicksketch
Created on: 8 Dec 2011 at 06:43 UTC
Last updated: 1 Aug 2018 at 23:53 UTC
New features
Bug fixes
Insecure

Other releases