[
https://issues.apache.org/jira/browse/WICKET-642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538946
]
Martijn Dashorst commented on WICKET-642:
-----------------------------------------
I wasn't whining, just wondering if it were a great idea to patch it on 1.2.x
too. Fortunately you took it that way, and implemented it. Now the 1.2.7 guys
have this too (however, that is one reason less to move to 1.3, which is not so
great)
but THANKS!
> Need to escape select html option value
> ---------------------------------------
>
> Key: WICKET-642
> URL: https://issues.apache.org/jira/browse/WICKET-642
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.2.4, 1.2.5, 1.2.6, 1.3.0-beta1
> Environment: Any OS , tomcat server
> Reporter: swaroop belur
> Assignee: Johan Compagner
> Fix For: 1.2.7, 1.3.0-beta5
>
>
> Versions affectec : My version of wicket is 1.2.4 .However it is present
> even in the trunk as well.
> Currently if option value contains double quotes in a dropdown choice,
> the value got on the server side is empty string.
> The method appendOptionHtml of AbstactChoice class does not
> escape markup for option values as it does for display values.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.