-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.2.10 DXP FP6, 7.2.X, 7.3.X, Master
-
Component/s: Sites Administration > Sites
-
Labels:
-
Branch Version/s:7.3.x, 7.2.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
DescriptionÂ
A customer has found an issue where the Site name in the Sites portlet displays escaped HTML characters. It appears that the Site name is being escaped multiple times.
Steps
- Go to Control Panel > Sites and create a new site with an apostrophe in its name, like "Liferay's Site".
- Go back to Control Panel > Sites and select the new site. Check the name on the page and the browser tab.
Actual: The site displays escaped HTML characters.
Expected: The site displays the title "Liferay's Site".