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

URL query parameter values containing equals sign get cut off

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 6.7.0
    • 6.8.0, 1.5.11
    • None
    • None

    Description

      When calling a page with a query parameter like 'param1=val1=val2' the value of 'param1' obtained from PageParameters will be 'val1'. Everything after the equals sign inside the parameter value gets cut off.

      Attachments

        1. urlwithequalssign.zip
          24 kB
          Martin Knopf
        2. fix-WICKET-5157.patch
          2 kB
          Martin Knopf

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            martin knopf Martin Knopf
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: