Install
Works with Drupal: ^9.3Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
5.03 MB
MD5: 6c0642ad7180aa3c83a58812ced12857
SHA-1: bba508cedf47c10a0bf2fc4a715cd4d3a25be18a
SHA-256: dd40f88f5df3ce061d27689ca5259eb034f6ee6dcc3b9c6886e92d7fb3b132fb
Download zip
6.52 MB
MD5: 1b173d7c69c5ca85591931ece5514d81
SHA-1: a84ab882bf28892729c1613173a58dcbf36a506a
SHA-256: 3eda5e913e64e55be24dad1a49cf257d43b5c2d0a4923b6af8f12fb36dfb162c
Release notes
This may be the last release of Webform 6.1.x. Webform 6.1.x only runs on Drupal 9, which will be end-of-life on November 1, 2023. Please help test Webform 6.2.x, which supports Drupal 10.
Contributors (20)
Billodeau, Charlie ChX Negyesi, Liam Morland, Mohd Sahzad, Primsi, TrevorBradley, biancaradu27, danekin, danrod, esod, jpontet, jrockowitz, juanolalla, maxime-adagp, oakulm, paucala, pirvudoru, stefan.korn, tguerineau, ypx
Changelog
Issues: 29 issues resolved.
Changes since 6.1.5:
Bug
- #3367033 by paucala, jrockowitz: References used in foreach loops should be unset
- #3367700 by paucala: Using http protocol is insecure. Use https instead
- #3372040 by jpontet: Error when getDefaultFileExtensions returns null
- #3371551 by jrockowitz: Error on setting scheduled opening or closing date
- #3381077 by esod: Broken/Missing variant plugin description prints erroneously
- #3383921 by TrevorBradley: Deprecated strpos in WebformSubmissionListBuilder::getEntityIds()
- #3380405 by danrod, stefan.korn: Webform link element - empty title
- #3385494: Passing null to parameter #1 ($num) of type int|float is deprecated in format_size()
- #3386155 by esod: Deprecated function: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated
- #3386895: Upload count is incorrect in getTotal method of WebformSubmissionExportImportImporter
- #3382565 by jrockowitz: Extra close icon
- #3369135 by Billodeau, jrockowitz: Basic vs Composite Elements: Differences in HTML Rendering
- #3372030 by jrockowitz: Datelist element does not use clientside validation when conditionally required
- #3386171 by Charlie ChX Negyesi: WebformSubmissionStorage::delete incorrectly checks the directory
- #3385893 by Primsi: Element translation not loaded when changing config override language
- #3340579 by jrockowitz: Inline form errors: email_confirm
- #3204176 by Charlie ChX Negyesi, jrockowitz: webform entity reference formatters do not support translations
- #3320160 by maxime-adagp: Unreliable translation on select #options optgroups
- #3378601 by jrockowitz, Mohd Sahzad: Warning: Undefined array key "#template" in WebformAttachmentToken
- #3367466 by jrockowitz, biancaradu27: Unable To Access Tab Settings After New Installation
- #3307128 by pirvudoru: [postgres] after purging submissions click the log link and get DatabaseExceptionWrapper: SQLSTATE[42601]: Syntax error: 7 ERROR
- #3391402: Correct tokens for "Webform submission author" in email handler
- #3391746 by Liam Morland: Correct namespace for WebformVariantTest
- #3391904 by jrockowitz, oakulm, danekin: Fix form pre-populate
- #3390904 by ypx, jrockowitz: Allow timestamp of zero in DateBase::parseInputFormat()
Feature
- #3367897 by juanolalla, jrockowitz: Antibot checkbox is confusing when the module is configured to protect webforms
Misc
- Update add-ons
- Add new file
- Update target varialbe in .gitlab-ci.yml
- Remove dependency on broken GroupBrowserTestBase
- SYMFONY_DEPRECATIONS_HELPER: disabled
- Fix broken test