| Download | Size | md5 hash |
|---|---|---|
| webform-5.x-2.2.tar.gz | 167.93 KB | 03c43484d717a731c08cefc7ccc67113 |
| webform-5.x-2.2.zip | 202.27 KB | 70f5761243a45e66ebe98abb5c6b2351 |
The 2.2 release of Webform corrects several bugs and adds new features to the CSV download feature. Now you can configure your download at the node/x/results/download page, including a direct Excel file download.
This version is also much better about running the upgrade from Drupal 5 to Drupal 6. Previous releases required upgrading to the latest Drupal 5 version, then upgrading to 6. Any previous version of Webform should now work when upgrading from Drupal 5 to 6.
New Features:
- Configurable CSV download.
- Excel file direct download
- UTF-8 (non-latin character) support in CSV files
- #298145: Use Transliteration for Generated Field Keys
Bug Fixes:
- #285554: Grid component adds non-safe data to database
- #300375: Email component validation skipped
- #304282: Cookie tracking prevents any new submissions
- #306009: Data lost with numeric form keys
- #297475: Ampersand (&) results in "Illegal Choice" during form submission
- #307003: Email validation error class missing
- #294013: Date not in email results
- #298240: hook_access doesn't play well with others
- #295774: Uninstallation for PostgreSQL (Drupal 5 only)
- #287270: Update 5201 fails under PostGres (Drupal 5 only)
- #294013: Date not in email results (Drupal 6 only)
- #289507: webform-form-[node id] not working (Drupal 6 only)