[ 
https://issues.apache.org/jira/browse/WICKET-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kees van Dieren updated WICKET-5771:
------------------------------------
    Attachment: fix-WICKET-5771.patch

Git patch that adds support for escape attribute on wicket:message tag.

The quickstart test 
{code}com.squins.TestHomePage#shouldEscapeWicketMessageWhenEscapeIsSetToTrue(){code}
 succeeds with the changes.

> Ability to escape resource bundle messages added with wicket:message
> --------------------------------------------------------------------
>
>                 Key: WICKET-5771
>                 URL: https://issues.apache.org/jira/browse/WICKET-5771
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket
>    Affects Versions: 6.18.0, 7.0.0-M4
>            Reporter: Kees van Dieren
>         Attachments: fix-WICKET-5771.patch, 
> wicket-message-escape-not-working.tar.gz
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to