Closed (fixed)
Project:
Webform Localization
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Jan 2013 at 18:52 UTC
Updated:
29 Aug 2013 at 21:31 UTC
I'm thinking of submitting a patch for webform to update webform_tt() for the i18n_string API update from last spring (http://drupal.org/node/1534468).
I think this should module should just use i18n_string() directly since it's declared as a dependency. Using i18n_string() directly instead of the webform_tt() wrapper would allow this module to pass options to i18n_string() when necessary, as shown in http://drupalcode.org/project/webform_localization.git/commit/0f142fc.
I'd be happy to roll a patch.
Related issues:
#1796748: Translation of markup component: HTML is parsed an printend out
#1781266: Unnecessary check_plain() for radio labels and select options via i18n_string()
Comments
Comment #0.0
star-szrAdding link to i18n change notice
Comment #1
GDrupal commentedThis post was totally right from the beginning i do not know how I miss it, but this is already committed on http://drupalcode.org/project/webform_localization.git/commit/b2b2581
Thanks @Cottser !!
Comment #2
star-szrI forgot about this issue too :) thanks @GDrupal!
Comment #3.0
(not verified) commentedUpdated issue summary.