Posted by quicksketch on May 6, 2011 at 8:20pm
2 followers
| Project: | Webform |
| Version: | 7.x-3.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
In order to make Form Builder support the date component, we need to use only FAPI properties to control all properties of date components. Right now we directly reference the component to get the timezone and user-specified default value. This patch moves the setting of defaults into the original specification and uses the set FAPI properties instead.
| Attachment | Size |
|---|---|
| webform_date_properties.patch | 3.27 KB |
Comments
#1
Committed to both 3.x branches.
#2
Hm, a few more uses to be removed. Also committed.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.