1. An anonymous user (possibly any user) fills out all mandatory fields
2. All field data DOES appear in the accompanying email.
3. All field data DOES appear in the table view.
4. Random mandatory field data is missing from the CSV download. Includes textfield, email, and select box components.
5. Admin and other roles do not effect results.
6. I updated webform from 6.x-2.1.2 to 6.x-2.1.3 hoping that would fix the issue. It has not. (Assuming I updated it correctly, update.php did not indicate an update was needed to this module.)
I have attached a sample CSV with personal information replaced with "xxxxxxx"'s. The behavior has been spotted on two different forms.
| Comment | File | Size | Author |
|---|---|---|---|
| reserve-request.pdf | 11.24 KB | scottatdrake |
Comments
Comment #1
quicksketchHi Scott, could you try out the development release? The CSV download has received an overhaul, including direct download to Excel rather than CSV. Since these changes are rather far-sweeping, there's a good chance the problem you're describing has been corrected there.
Comment #2
tober commentedI am also experiencing this issue - all data is shown in the table view but missing random bits of data in the csv file. I haven't been able to figure out any pattern that might cause this. This was happening on the 5.x releases for me also.
I've tried upgrading to the latest release 6.x-2.2 but get an error message about 'webform_exporter_broken' when I try to export out to csv
Comment #3
tober commentedUpdate - same 'webform_exporter_broken' error with 6.x-2.3
Comment #4
fabianome commentedYes, for me too...
I've updated from 6.x-2.1.3 (where I got the missing download fields) to 6.x-2.3 (where I got the 'webform_exporter_broken' error)
What is going on?
Thanks,
Fabiano
Comment #5
pebosi commentedCant reproduce... what version of php are you using?
Comment #6
fabianome commentedI'm using:
MySQL 5.0.67
PHP 5.2.6
Comment #7
tober commentedI'm using:
PHP 5.2.5
MySQL 5.0.51a-community-log
Comment #8
tober commentedProblem appears to be fixed for me in 6.x-2.4 of Webform
Comment #9
angrymonkey commentedI too am experiencing this issue. PHP version 5.2.6, MySQL version 5.0.41, Drupal version 5. Is there some kind of patch available without updating Drupal? Our site is pretty big, so updating gets to be kind of hairy.
Comment #10
quicksketchangrymonkey, You need to upgrade to the latest version, in which this has been fixed.