Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 6.4.5, 7.3
-
Fix Version/s: 7.4.1, 8.0-milestone-1
-
Component/s: {Unused} Blog
-
Labels:
-
Difficulty:Easy
-
Documentation:N/A
-
Documentation in Release Notes:N/A
-
Pull Request Status:Pull Request accepted
-
Similar issues:
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