Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download webform-7.x-4.0-rc5.tar.gztar.gz 188.17 KB
MD5: 376fdf4bac5d797aba46ef7c6e984dad
SHA-1: c7ba817c8a610737712731bf8c7ddad177be9990
SHA-256: 294db7eb245308c2ce92bba160b10a292f99be9dbd4c539b894f9acef0fb8ea8
Download webform-7.x-4.0-rc5.zipzip 229.22 KB
MD5: 3ed7a14ee095f7714daefde5429590bb
SHA-1: c66cae5ddb0cc489145829e3623f21b570ee039e
SHA-256: df78d358b88348069a176dfc6d6816244f506d903d8af1a1f1ee85764dd2676f

Release notes

This minor update fixes a few bugs discovered in the RC1-RC4 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.

Changes since 7.x-4.0-rc3:

  • #1534788 by DanChadwick: Fixed grid component default value with certain defaults.
  • #2284595 by DanChadwick: Fixed auto-save validation errors when editing existing submission.
  • #2291843 by Liam Morland: Fixed next_serial has no default.
  • #1534788 by DanChadwick: Added default value to grid component.
  • #1534788 by DanChadwick: Added default value to grid component.
  • #2291885 by Liam Morland: Fixed hitespace consistency.
  • #2284595 by Dan Chadwick: Fixes saving validation errors as draft when forms are cached.
  • #2259375 by hj_chen: Fixed HTML Mail SMTP settings not recognized.
  • #2284595 by DanChadwick: Added auto-saving forms with submission errors when auto_save is enabled.
  • #2286429 by DanChadwick: Fixed mis-defaulting of empty select component with key of 0.
  • #2284599: Changed Submit button to Save for finished submission & button code cleanup.
  • #2279723 by DanChadwick: Fixed removing form IDs when #state is used.
  • #1812692 by labboy0276, DanChadwick: Fixed incomplete error checking in views submission handler.
  • #1958014 by Liam Morland, Dan Chadwick: Fixed some error messages shown as status.
  • #2260569 by DanChadwick, rpsu, matglas86: Fixed doubled language prefix in redirect url.
  • #2038933: Fixed E-mail settings menu commands Edit, Clone & Delete are wrong menu type.
  • #2277593 by DanChadwick: Fixed inability to edit submission when webform is closed.
  • #2273487 by DanChadwick: Can't redirect to <front>.
  • #2272809 by DanChadwick: Fixed uid 1 can't submit with access control enabled.
  • #2195305 by sah62: Notice: Undefined index: #title in webform_expand_select_ids.
  • #2199925: Message not displayed when Redirection location is 'none'.

Changes since 7.x-4.0-rc4:

  • Themers should take note of this release note regarding theme_webform_element().
  • #2290029 by DanChadwick: Disabled HTML5 number elements, using text instead.
  • #2305357 by DanChadwick: Fixed new component label limited to 255 characters.
  • #2312717 by DanChadwick: Fixed redirect to view after editing submission.
  • #2311897 by Liam Morland, DanChadwick: Fixed string handling in numeric comparisons.
  • #2025555 by Mark Carver: theme_webform_element needs a preprocess function.
  • #2307631: Fixed _not_ conditionals not reusing code.
  • #2304585 by Liam Morland: Fixed preview incrementing serial number.
  • #2307619 by DanChadwick: Fixed regression of conditional/select_or_other during preview
  • #2307619 by Liam Morland, DanChadwick: Fixed PHP warning with conditional using Select (or Other)
    module.
  • #2304047 by Liam Morland: Fixes duplicated submission serial nr (db_transaction).
  • #2308589 by Liam Morland: Fixed extra trailing whitespace in source.
  • #2303407 by DanChadwick: Fixed redirect to front goes to //.
  • #2302029 by DanChadwick: Add nid and uid context for hook_webform_draft_alter.
  • #2297767 by DanChadwick: Added a preview class to form when previewing.
  • #2296489 by DanChadwick: Added the deferring of pre/post validation handler setup to #process.
  • #2284595 by Dan Chadwick: Fixed rebuilding new auto-saved draft with validation errors.
Created by: DanChadwick
Created on: 1 Aug 2014 at 19:51 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
Bug fixes
Insecure

Other releases