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

Support different session id parameter

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 6.4.0
    • None
    • None

    Description

      Jetty supports renaming the session id parameter by calling AbstractSessionManager#setSessionIdPathParameterName("sid"). Before 6.2.0 this wasn't a problem. But the changes introduced with WICKET-4816 now break this. Urls with /Page;sid=abc return 404 now. Technically it's not really required that Wicket provides a solution for this, because the name jsession id is mandated by the servlet spec, but it would be nice though.

      Attachments

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            cleiter Christoph Leiter
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: