when translated string containning <a href ="!url"> ! is changed to %21
<a href ="%21url">

Comments

pvasili’s picture

Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

I 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)

tobiasb’s picture

Same 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.

tobiasb’s picture

Version: 6.x-1.0-alpha3 » 6.x-1.x-dev
Status: Postponed (maintainer needs more info) » Closed (duplicate)