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

URL parameters containing a single quote are incorrectly escaped

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4.19
    • 1.4.20
    • wicket

    Description

      URL parameters containg a single quote are incorrectly escaped as e.g. "Joe\'s+Garage". RFC 2396 doesn't prescribe this escaping, the resulting URL contains an unescaped backslash character (thus making it invalid), and Wicket doesn't undo this escaping when such parameters are parsed.

      Attachments

        1. url-escaping-quickstart.tgz
          5 kB
          Gereon Steffens

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            gereon.steffens@web.de Gereon Steffens
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: