This is an automated email from the ASF dual-hosted git repository.

papegaaij pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git

commit d1bfd0b8881a54bfb83b726d3cefa260aa4435fb
Merge: 1a3e0e498b 39a7fd323e
Author: Emond Papegaaij <[email protected]>
AuthorDate: Sun Aug 23 23:13:08 2026 +0200

    Merge pull request #1552 from apache/WICKET-7196
    
    WICKET-7196 Let a wicket:label tag turn off escaping

 .../AutoLabelEscapeAttributeTest$LabelPage.html    |  16 ++
 ...toLabelEscapeAttributeTest$LabelPage.properties |   2 +
 ...elEscapeAttributeTest$WrongEscapeValuePage.html |   8 +
 .../html/form/AutoLabelEscapeAttributeTest.java    | 182 +++++++++++++++++++++
 .../markup/html/form/AutoLabelTextResolver.java    |  27 ++-
 5 files changed, 234 insertions(+), 1 deletion(-)

Reply via email to