Do not encode urls
aries - November 9, 2008 - 07:19
| Project: | Localization server |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
When I edit a translation which contains an URL (eg: <a href="!link">More information on -quality</a>) it's converted to an encoded URL (eg: <a href="%21link">More information on -quality</a>)

#1
Many these links do not work :(
I always correct the errors in poedit :(((
#2
I seem to be unable to reproduce this one, I translated one string with your link, then exported and it's correct in the .po file. Can you please check it with latest -dev version of l10n_server?