Mark Struberg created EXTCDI-288:
------------------------------------

             Summary: [CSWH] WindowContextConfig#isUnknownWindowIdsAllowed() 
should default to "true"
                 Key: EXTCDI-288
                 URL: https://issues.apache.org/jira/browse/EXTCDI-288
             Project: MyFaces CODI
          Issue Type: Improvement
          Components: JEE-JSF20-Module
    Affects Versions: 1.0.5
            Reporter: Mark Struberg
            Assignee: Mark Struberg


If we like to support <a target="xyz"...> then we need to allow managing of 
unknownWindowIds. The windowId is set by the window.name of the browser tab. 
This will also allow mixed operation mode with other frameworks which utilize 
the window.name for browser tab detection. 

This mode is also *essential* for EARs and portlets!

Please note that this will _not_ introduce a security problem as the windowId 
is just a sub-context of the session (which is well protected already). 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to