Details
Description
One of our applications uses wicket:message with an escape attribute, e.g.
<wicket:message key="keyName" escape="true" />
A search gives a related wicket Jira issue which was resolved years ago:
https://issues.apache.org/jira/browse/WICKET-369
History of this issue is discussed here:
http://apache-wicket.1842946.n4.nabble.com/Is-wicket-message-tag-escape-behaviour-customizable-td4668149.html
Martin suggested creating a Jira issue with quickstart.
Attachments
Attachments
Issue Links
- supercedes
-
WICKET-369 Add an escape option in <wicket:message> to turn off string escape
- Closed