-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.0 CE B3, 6.2.0 CE GA1
-
Fix Version/s: 6.2.2 CE GA3 , 6.2.X EE, 7.0.0 M1
-
Component/s: ~ [Archived] Frontend Infrastructure
-
Environment:6.2x c5242b3
-
Branch Version/s:6.2.x
-
Backported to Branch:Committed
-
Story Points:3
-
Fix Priority:3
-
Git Pull Request:
Steps to reproduce
1. Add a page with a very long title (with no spaces or hyphens)
2. Navigate to the page
Expected results: the page title will be truncated or contained within its boundaries
Actual result: the page title extends beyond its boundary
Note: To test the fix, you will need to run $ ant build-themes in portal-web. And you may need to stop the server and delete your tomcat/work & tomcat/temp directories.