Downloads

Download webform-6.x-3.0-beta4.tar.gztar.gz 330.69 KB
MD5: 02672a67c0c2eb7bc12df6e424f005a4
SHA-1: c1ff17edd0064334f6f974f2894c02c50ac4b93f
SHA-256: 08ebf97d99c10d5bb8914a4a04fdd96e762251520197b9ae74e7f6d29492908d
Download webform-6.x-3.0-beta4.zipzip 371.92 KB
MD5: 348d36666930487c0dd43ba5024a5415
SHA-1: 048cdfe788867c1eb30d052cecac0aa1c91e776d
SHA-256: 6a8abe70a642a209571b615dcefc78d533e8188d17931c4e198966f6bd18ff3f

Release notes

This is a minor update from beta 3, which had a bad bug regarding multi-page forms. Notes from beta 3 are included below in addition to beta 4 fixes.

Bug Fixes since beta 3:
#751670: Encoding problems with non-latin language when exporting results as Excel file
#760862: Multipage forms broken

Changes since from beta 2 (the beta 3 release notes):

The beta 3 release of Webform for Drupal 6 fixes a huge number of issues and adds several new features. This release makes major database changes from the beta 2 version. Make a database backup. Once again, if upgrading from the 2.x version 3.x, downgrading is not possible in any way other than completely uninstalling the module and starting over.

New features:
#406486: Allow pluggable select list values
#598714: Implement hook_content_extra_fields()
#686136: Implement hook_mollom_form_info for submission protection by Mollom
#743428: Add support for Options Element module
#734208: Containers/divs for components
#736098: Convert slashes to underscores in key names

Bug fixes:
#735202: Webform not working with CAPTCHA
#758278: Allow edit of submissions after submission limit
#656378: No error class on date components
#738316: Date component never validates when required
#736258: Error when adding email with no components on form (webform.emails.inc)
#752414: Time fields with 12 hour format that are required are returning an error on form submission
#760834: Fix SimpleTests in 3.x beta2
#324693: Sometimes no warning for duplicate field keys
#730960: webform_component_edit_form() should not use t() on $component['type']
#738976: Other... text option issues
#750884: Array to string conversion ... Possible PHP 5.3 Bug?
#737834: Files are not deleted from file components
#736860: Conditional field bug with singular checkbox
#734086: Change fieldset labels to use filter_xss_admin() like other labels
#737582: New Component Name Field Error with Its Default Value
#736818: MySQL error when operating in strict mode when running webform_update_6308() (Drupal 6 only)
#747604: Update #process properties to match Drupal 7 function names (Drupal 7 only)
#744716: $component['cid'] is null when you add a component for the first time. (Drupal 7 only)

Tasks:
#712324: Convert Select and Grid Options to New Data Storage
#709854: Convert date component database storage to use ISO 8601 strings (similar to timestamps)
#754580: Remove Custom PHP Execution (Additional Processing/Validation) Fields
#738678: Remove custom Webform "timezone" handling
#731832: Email header and templates should receive entire $email variable instead of $cid
#738994: Remove Form Builder Integration
#423350: Improve efficiency of options in select.inc

Created by: quicksketch
Created on: 3 Apr 2010 at 04:13 UTC
Last updated: 1 Aug 2018 at 21:28 UTC
New features
Bug fixes
Insecure

Other releases