Closed (fixed)
Project:
Internationalization
Version:
7.x-1.5
Component:
Fields
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Jun 2012 at 08:09 UTC
Updated:
9 Jan 2013 at 19:20 UTC
Using Field translation 7.15, the HTML from my select field options gets rendered as plain text. If I disable the module, the HTML gets rendered normally. Is there a work-around or a way to fix this bug? I tried searching for similar bugs but didn't find one, please point me to an older issue if it already exists. Thanks.
Comments
Comment #1
ipwa commentedChanging tittle
Comment #2
ipwa commentedTypo
Comment #3
FreeAndEasy commentedI have the same problem, the html gets sanitized for no good reason.
A temporary solution is to uncomment line 638 in i18n_string.module
//$string = check_plain($string);Comment #4
finex commentedBug confirmed on latest i18n version (7.x-1.7).
Comment #5
jose reyero commentedThis should be fixed with this commit http://drupalcode.org/project/i18n.git/commit/c69f757