Closed (duplicate)
Project:
Drupal core
Version:
6.x-dev
Component:
locale.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 May 2009 at 22:11 UTC
Updated:
29 Aug 2009 at 19:32 UTC
I am trying to translate (through string translation) a views header field which contains a basic html tags (a href) and an onclick javascript function I get this error. Is there any way to bypass this issue? If I understand there are security issues, but this is a views field, nobody has access tahn the admin, so I should be able to have the full html option in translation.
Thank you in advance.
Comments
Comment #1
deadcyclo commentedI'm having the same problem... but for descriptions in taxonomies. I can use the
Comment #2
hass commentedThis bug has been fixed in Drupal 6.13, #352121: locale_string_is_safe() is not suitable for user provided text in non-default textgroups