Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 328.42 KB
MD5: b2e32326c4d009b9af6efb190f3623cd
SHA-1: dfd7e44b2eb8bc44ac35bc598fdd7daffeda3405
SHA-256: 528d06a17de542f49dc67fe843287b85a620dad7d86c91d274cd288ad34b5111
Download zip 370.94 KB
MD5: f6bf8c73556533d3a43e78bc2d304633
SHA-1: 533203a781bfdf1de385543268d283420ee6c0db
SHA-256: 64ff63cf48d979979b12b348839d0f9874e2aea413ebd9230483d5764c646358

Release notes

The Beta 6 version of Webform 3 provides multiple bug fixes relating to conditional logic, upgrade paths, and display issues. It also includes a few minor API enhancements that should make Webform more extensible by other modules.

This update is required to get Webform working in the latest Drupal 7 CVS code, and will be necessary when upgrading to the next released Drupal 7 Alpha (currently we're on Alpha 5, API changes will require this Webform update before upgrading to Drupal 7 Alpha 6). This version is still compatible with Alpha 5 of Drupal 7.

Bug Fixes (Drupal 6 and 7):
#713892: "Submissions for ..." page has broken sorting if >50 submissions
#666508: Unrecoverable error has occurred during update
#821666: Conditional Questions Don't Receive Placeholder in Downloaded CSV
#781786: Missing hidden components in emails when anonymous users submit
#802826: Conditional rules dont work for nested fieldsets
#812690: Don't redirect on submission update
#817424: Anonymous user gets warning: array_keys() expects parameter 1 to be array, null given error
#797370: Conditional Components Always Display When "Multiple" is Used
#774206: Add webform components on translation.module duplication
#768960: Webform nodes no longer can be cloned
#786748: Grid form elements set to mandatory are not mandatory
#787128: HTML is incorrectly stripped from description
#779678: theme_webform_token_help() should always include %profile?
#768928: WSOD on upgraded date fields

Bug Fixes (Drupal 7 only):
#826608: WSOD on admin/content/webform in Drupal 7
#813226: Updating webform component without default value fails
#817094: field_extra_field_weight removed from drupal core
#765308: hook_node_view and hook_node_load should not use & in their parameters
#813828: Use of undefined constant CACHE_DISABLED
#815824: Error when viewing results -> analysis of grid component
#779966: Pre-loading select list options by AJAX does not work in D7
#779346: Email component does not render when viewing submissions, error in theme_webform_display_email()
#775624: Error with limits

New Features (all just API related):
#808922: Add drupal_alter hook into submission render function
#817204: Paging Information missing from $form
#711300: Distinguish between the different types of webform-select when adding #prefix to form elements
#821030: Bind $node and $submission to $form in webform_client_form

Created by: quicksketch
Created on: 21 Jun 2010 at 05:05 UTC
Last updated: 1 Aug 2018 at 23:53 UTC
New features
Bug fixes
Insecure
Unsupported

Other releases