webform 6.x-2.2
| Download | Size | md5 hash |
|---|---|---|
| webform-6.x-2.2.tar.gz | 179.2 KB | 59c3a17257f183d3e59a5cb4ea041db7 |
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/webform-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)
