Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-647 New Wicket Portlet support
  3. WICKET-924

New Wicket Portlet support: Support non-relative urls in Ajax.Request redirect callback handling

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.3.0-beta3
    • None
    • wicket
    • None

    Description

      As portlets don't have real urls but are served within the context of the portal application, the default behavior of Wicket to generate request relative URL is rewritten (for portlets) to generate context relative urls again.
      The Wicket.Ajax.Request.stateChangeCallback function currently only expects request relative URLs and makes them fully qualified itself too.
      For portlet support this the stateChangeCallback function needs to verify if the url already is fully qualified or context relative first before trying to making it qualified.

      Attachments

        Activity

          People

            ate Ate Douma
            ate Ate Douma
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: