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.3.0-beta1, 1.2.6, 1.2.5, 1.2.4
         Environment: Any OS , tomcat server
            Reporter: swaroop belur



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.

Reply via email to