Problem/Motivation
In the options form of webform_handler_field_submission_data class, the webform_datatype
element has its default value set based on the format
option.
Proposed resolution
Set the default value based on the webform_datatype
option.
Remaining tasks
Review; add test (assume this was not caught due to absence of test)?
User interface changes
None.
API changes
None.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 2415019-1-typo-in-default-value.patch | 1.22 KB | solotandem |
Comments
Comment #1
solotandem commentedAttached patch implements proposed resolution.
Dan, even after reviewing the issue you linked to in the other issue I filed, am not sure what you wanted me to change about the patch or comment. Maybe ping me in IRC and explain (or send note to email in patch). Thanks.
Comment #2
danchadwick commentedThanks much!
Committed to 7.x-4.x and 8.x.