Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download webform-7.x-4.0-rc3.tar.gztar.gz 184.88 KB
MD5: dc88f99bb75f0ccb278c43ff288ee20d
SHA-1: 2e1011eb70c9f6b1ee3aaacf4f33f3883a6499ab
SHA-256: df2875f09891755884dd4e7a23a00c90488c4f52413deda4e41a0bc179b994ae
Download webform-7.x-4.0-rc3.zipzip 225.78 KB
MD5: 9742c54c1ded6ff4ee8b8638f7bdeea4
SHA-1: fd3143c81cb3a10d787e7e458dca50bb7f7b6ebf
SHA-256: f1aed1bc30f515c26f4ff1e220dc840f23da9b61228141ca3eced1d92e90df2f

Release notes

This minor update fixes a few bugs discovered in the RC1 and RC2 versions and makes some performance improvements to the conditionals interface.

Upgrading is recommended for all Webform 4.x users.

As with previous releases, if you're upgrading from Webform 3.x, please make a database backup prior to upgrading and check that all modules that extend Webform on your site are Webform 4.x compatible. Slight differences in the class names and IDs may result in updates being needed to your site's CSS. See the API changes between 3.x and 4.x documentation for more information.

Changes since 7.x-4.0-rc1:

  • #2246597 by quicksketch: Extra slash being added to Custom URL redirect.
  • #2211009: Make progress bar support RTL languages.
  • #2236247: File component upload description should be skipped if === FALSE.
  • #2201493: Loosening regular expression to allow leading zeros in numbers.
  • #2245807: Skip validation on conditionals when adding/removing rules.
  • #2088249: Speed up conditional interface by more efficient responses.
  • #2088249: Speed up conditionals admin interfaces by binding events to the parent element instead of individual selects.
  • #2244975 by quicksketch: Compatibility with jQuery 1.9+ (use of $.fn.attr).
  • #2241497: PDO Exception on MSSQL in update 7416.
  • #2200985 by areineke: New MIMEMail SMTP settings not recognized by Webform.
  • #2242011 by quicksketch: Add new component field disappears when you add one component.

Changes since 7.x-4.0-rc2:

  • #2246863: Conditionals not entirely deleting when removed.
Created by: quicksketch
Created on: 22 Apr 2014 at 10:07 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
Bug fixes
Insecure

Other releases