bjagg opened this issue 6 years ago · 1 comments
In simpleList.jsp, the title is escaped to HTML, but is assigned as text to the HTML node. This should be changed to .innerHTML to support HTML entities.
simpleList.jsp
.innerHTML
Oops, this was an issue with a customization