Comment 1 by Thomas Keller, Nov 29, 2011
Ah, there it bites us! Well, I still don't know exactly who did these changes, but I remember the mail from you from November 1st very well where you told me that its quite common to do these kind of things. Problem is now that IDF escapes template contents everywhere (which is a good thing), so to "unescape" these things I'd have to modify the code to actually put unsafe contents into the templates. I'd really rather go on and remove all the s again from the code, but then the colon line breaking will be as bad as it was before...
Comment 2 by Jean-Philippe Fleury, Nov 29, 2011
I removed all HTML entities in the French translation on Transifex. There will be no line breaking problem anymore because I replaced for example " :" with ":". Also, I attach a patch that removes HTML entities present in original English strings.
Comment 3 by Thomas Keller, Nov 30, 2011
Applied in revision bfc5689. Thanks!
Labels:
Milestone:Release1.2.1
Status: Fixed
Status: Fixed
Sign in to reply to this comment.
Reported by Jean-Philippe Fleury, Nov 23, 2011