Uploaded image for project: 'MyFaces CODI'
  1. MyFaces CODI
  2. EXTCDI-284

ClientSideWindowHandler currently only checks for an empty window.name

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.5
    • 1.0.6
    • JEE-JSF20-Module
    • None

    Description

      we currently only check for an empty window.name for detecting a new tab. But this doesn't cover the case that someone opens a new tab with target or just uses a previously copied bookmark.

      All those cases can be perfectly handled by just comparing the window.name with the windowId from the URL. It if is the same then we are on the right tab. Otherwise we need to use the window.name (if not empty) or request a new windowId.

      Attachments

        Activity

          People

            struberg Mark Struberg
            struberg Mark Struberg
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: