Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-642

Need to escape select html option value

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.2.4, 1.2.5, 1.2.6, 1.3.0-beta1
    • 1.2.7, 1.3.0-rc1
    • wicket
    • None
    • Any OS , tomcat server

    Description

      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.

      Attachments

        Activity

          People

            jcompagner Johan Compagner
            sbelur swaroop belur
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: