Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
*EDIT* - skip this release, it is recommended to go with either 7.x-4.8 or newest release 7.x-4.10 Regression fix: rolled back patch #25 of #2040511: Confirmation message HTML is escaped
This 4.0 release has been well tested (2000+ simpletest tests passing) and the previous tagged release is actively used by over 1400 drupal sites (over 1400 new users between Nov 1 2015 and Dec5 2015). New feature enhancement:
Issue #1812776 by liuba, joseph.olstad, jweowu, superspring: Token Module support Bug fixes:
Issue #2627812 by sylus: "Fix warnings"
Issue #2606380 by Rodlangh: "Fix for refresh strings in another language"
Fixes for 3 issues.
Issue #2604572 by Rodlangh: Leftover translations after deleting node
Issue #2604208 by Rodlangh: Using expose strings, the translate link for "confirmation message" in webform settings doesn't show
Issue #2604562 by Rodlangh: Translations on configuration form are bugged
Lucky number 13.
Fix for Issue #2397109 by asgorobets, joseph.olstad: Invalid argument supplied for foreach() in webform_localization.module line 195 when no translations available
Fix for Issue #2401549 by joseph.olstad, joel_osc, sylus, Rodlangh, hatznie: Make adding translations easier
Fix for Issue #2602738 by Rodlangh: Undefined index: #node in _webform_localization_webform_email_delete_form_submit()
Fix for Issue #2602794 by Rodlangh: Warning: Illegal string offset after editing a component
author idflood
Issue #1734612 by billmurphy, aburrows, idflood:
- HTML in translated string
commit 460d7bc
Author: mikran
Issue #2209419 by mikran, joseph.olstad:
- Refactor component localization process and add missing translations
commit b1a2bb9
Author: joseph.olstad
- improve check for node translation mode, check to see that tnid >0 , which it will be if using this type of translation method
commit cdeaf06