Details
-
Bug
-
Resolution: Fixed
-
Major
-
6.4.5, 7.3
-
Easy
-
N/A
-
N/A
-
Pull Request accepted
-
Description
- Translation keys used in Javascript must be escaped using JavaScript String rules
- Instead of general translations (platform.core.profile.passwd.notAllowed), Blog application must use some specific translations (e.g. xe.blog.code.hide)
- Replace all the hardcoded messages in the application with translations