You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Pieter Vandepitte (JIRA)" <ji...@apache.org> on 2012/08/28 14:11:07 UTC

[jira] [Commented] (WICKET-4734) Button value is double escaped

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

Pieter Vandepitte commented on WICKET-4734:
-------------------------------------------

Current workaround: button.setEscapeModelStrings(false)
                
> Button value is double escaped
> ------------------------------
>
>                 Key: WICKET-4734
>                 URL: https://issues.apache.org/jira/browse/WICKET-4734
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5.7
>            Reporter: Pieter Vandepitte
>         Attachments: double-escaping.tar.gz
>
>
> When the model property of a Button contains html entities (e.g. single quotes), these characters are double escaped: in Button.onComponentTag (getDefaultModelObjectAsString) and in ComponentTag.writeOutput

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira