[
https://issues.apache.org/jira/browse/WICKET-7196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18107197#comment-18107197
]
ASF subversion and git services commented on WICKET-7196:
---------------------------------------------------------
Commit d1bfd0b8881a54bfb83b726d3cefa260aa4435fb in wicket's branch
refs/heads/master from Emond Papegaaij
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=d1bfd0b888 ]
Merge pull request #1552 from apache/WICKET-7196
WICKET-7196 Let a wicket:label tag turn off escaping
> Allow unescaped wicket:label tags
> ---------------------------------
>
> Key: WICKET-7196
> URL: https://issues.apache.org/jira/browse/WICKET-7196
> Project: Wicket
> Issue Type: New Feature
> Components: wicket-core
> Affects Versions: 9.23.0, 10.10.0
> Reporter: Emond Papegaaij
> Priority: Major
>
> wicket:label tags get their content escaped. This is usually fine, but we
> should allow disabling this via an escape="false" attribute (very similar to
> the escape="true" on wicket:message).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)