Closed (duplicate)
Project:
Localization server
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Mar 2009 at 15:16 UTC
Updated:
15 Mar 2009 at 19:21 UTC
when translated string containning <a href ="!url"> ! is changed to %21
<a href ="%21url">
Comments
Comment #1
pvasili commentedI do not see this problem in my lacalization server...
I think the error may be due to reasons:
- You translated "!url" as " " (blank, or unprintable characters). Сheck this.
- Try updating your module to the latest version (6.x-1.x-dev)
Comment #2
tobiasbSame with the dev. Version. And only with "!foo" not with „“. And it seems to be a problem with not closed
<a>-Tags in the translation.Comment #3
tobiasbSee #332014: Do not encode urls