-
Bug
-
Resolution: Fixed
-
Low
-
None
-
None
pagelist.vm page title rendering outputs $webwork.htmlEncode($textUtils.trimToEndingChar($page.realTitle, 60))... when the page title is longer than 64 characters
This affects things such as viewmylabels.action etc
- causes
-
CONFSERVER-7989 Fix display for my favourite labels - $webwork.htmlEncode($textUtils.trimToEndingChar($page.realTitle, 60))
-
- Closed
-
- is related to
-
CONFSERVER-7944 Fetching content tagged with personal labels returns trashed items
-
- Closed
-
Template was referencing $textUtils instead of $textUtil. Been like that for well over a year.