Hey all,
I noticed several people are having issue's when translating or editing templates the url's in the edited e-mail template are broken.
When you edited a template url brackets " { " and " } " are replaced by %7B and %7D.
Example: {weburl} changes to %7Bweburl%7D
How to solve this problem? (Updated 15/07/2015)
(This fix works also for cloud based web-shops!)
Watch this video for the steps: https://www.youtube.com/watch?v=nwb050tdyfM
File used in video: AdminTranslationsController.php
Important: after adding this file make sure to clear your cache. This fix will not work unless you have cleared your cache
IMPORTANT NOTE: after adding this file you have to replace %7B and %7D. with " { " and " } " (Now they wont change anymore!)
Please check every e-mail template you have an issue with that the bracket are not changed.
Please note: Issue should disappear with newest version of prestashop: http://forge.prestashop.com/browse/PSCSX-4594?jql=
Enjoy your prestashop!
~ Crezzur ~
PS: Don't forget to like my post if this topic has solved your issue