Needs review
Project:
Creative Commons
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Sep 2011 at 15:39 UTC
Updated:
6 Sep 2011 at 15:39 UTC
When a new translation is submitted, the string is checked with filter_xss which disallows colons in HTML attributes. So we can't translate some of this module's strings.
Here is a patch which gets the HTML tags out of the t() function.
It also adds emphasis tags to the user-submitted strings title and name, which is more user-friendly.
| Comment | File | Size | Author |
|---|---|---|---|
| no_colons_in_html_attributes_for_translatable_strings.patch | 8.72 KB | gaëlg |