Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-187

Ajax event handler methods that return a page instance, page class or page name should cause the client to redirect to that page

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.0.15
    • 5.0.16
    • None
    • None
    • all

    Description

      The normal page navigation of tapestry does not work if the request is an ajax request.
      Returning a string or a class is not allowed. Returning a page results into the page rendered within the zone that was the target of the ajax request.

      Tapestry should be smart enough to figure out if the user wants to navigate to an other page and do the redirect on the client without forcing
      the developer to write custom javascript for that.

      Attachments

        Activity

          People

            hlship Howard Lewis Ship
            jocsch Markus Joschko
            Votes:
            2 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: