Closed (fixed)
Project:
Webform Localization
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
25 Feb 2012 at 02:29 UTC
Updated:
13 Mar 2012 at 21:30 UTC
In my patch in #245424-293: Make Webform multilingual (i18n) aware through contributed modules I moved the inserting of #options into _webform_display_select(), so the #options array already exists by the time webform_localization_webform_display_component_alter() is called. This makes it so we can remove the select-specific handling from the display code.
This patch also includes renaming the hooks per my comments in the other issue.
| Comment | File | Size | Author |
|---|---|---|---|
| webform_localization_select.patch | 2.16 KB | quicksketch |
Comments
Comment #1
GDrupal commented@quicksketch: commited and closed!