[
https://issues.apache.org/jira/browse/WICKET-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14225882#comment-14225882
]
ASF subversion and git services commented on WICKET-5771:
---------------------------------------------------------
Commit e8ab4cc5e410d42eaf01d9b295996bbfaf988bbc in wicket's branch
refs/heads/wicket-6.x from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=e8ab4cc ]
WICKET-5771 Ability to escape resource bundle messages added with wicket:message
Copy wicket-1.5.xsd into wicket.xsd to make it usable even in versions newer
than 1.5.x.
Set <schema> version attribute to 6.18.0. IMO we should update this with every
change made in this file.
Add 'escape' attribute to <wicket:message> element.
> 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
> Assignee: Andrea Del Bene
> Fix For: 7.0.0-M5, 6.19.0
>
> 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)