-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: master-deprecated
-
Fix Version/s: 2.0.x, 1.5.x, master, master-deprecated, 3.0.x, 2.0.0.30-deprecated, 1.5.2.23
-
Component/s: Editable (deprecated)
-
Labels:None
-
Git Pull Request:
1. Add a portlet to the page
2. Change the portlet's title to "Hello <b>World</b>" (without the quotes)
Expected Behavior
Hello <b>World</b>
Actual Result:
Hello World
If you refresh the page, the title will appear correctly. However, a page refresh shouldn't be necessary.
- relates
-
LPS-49667 Portlet's title does not escape special characters
- Closed