[ 
https://issues.apache.org/jira/browse/WICKET-3608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13025288#comment-13025288
 ] 

Juergen Donnerstag commented on WICKET-3608:
--------------------------------------------

I agree with Attila. A IMarkupFilter would probably the right place, because 
there tag attributes are available. Tags which are irrelevant for Wicket are 
passed on as RawMarkup without any conversion anyways.

> input button escapes escaped value
> ----------------------------------
>
>                 Key: WICKET-3608
>                 URL: https://issues.apache.org/jira/browse/WICKET-3608
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-core
>    Affects Versions: 1.5-RC3
>            Reporter: Sven Meier
>             Fix For: 1.5-RC4
>
>         Attachments: WICKET-3608-test.patch, double_escaped_test.diff, 
> wicket-3608.patch
>
>
> An input button with a value attribute containing escaped characters (>) 
> is double escaped when rendered. Worked in 1.4.x.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to