Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-3816

missing window-handling for initial requests

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.0-beta
    • 2.3-next-M3
    • JSR-344
    • None

    Description

      for an initial request there is no window-id added to the url.
      (tested with 'url' for javax.faces.CLIENT_WINDOW_MODE)
      -> in case of a page refresh a new window-id will be created and it isn't possible to get back the original one. that can also happen with a page-refresh after multiple requests, if only ajax requests are used.

      that's a major issue for all scopes based on the window-id.

      it can be done with an initial redirect (default in codi) or js (with html5 compliant browsers)

      Attachments

        Activity

          People

            tandraschko Thomas Andraschko
            gpetracek Gerhard Petracek
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: