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

WIcket Filter ignoring query parameters on redirect

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.3.1
    • 1.3.3
    • wicket
    • None

    Description

      If you do a get on http://yoursite/yourapp?id=3 for the first time, Wicket will redirect to the home page and ignore the query params. The issue is on line 255 of WicketFilter where it builds the URL. It neglects to take into account the query params.

      Attachments

        Activity

          People

            almaw Alastair Maw
            atberman Andrew Berman
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: