You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Matthias Weßendorf (JIRA)" <ad...@incubator.apache.org> on 2007/03/16 07:57:10 UTC

[jira] Updated: (ADFFACES-351) window.parent references in JS can lead to security exceptions

     [ https://issues.apache.org/jira/browse/ADFFACES-351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Weßendorf updated ADFFACES-351:
----------------------------------------

        Fix Version/s: 1.0.0-incubating-core
    Affects Version/s: 1.0.0-incubating-core

> window.parent references in JS can lead to security exceptions
> --------------------------------------------------------------
>
>                 Key: ADFFACES-351
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-351
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>    Affects Versions: 1.0.0-incubating-core
>            Reporter: Adam Winer
>             Fix For: 1.0.0-incubating-core
>
>         Attachments: ADFFACES-351-Patch
>
>
> If you load a Trinidad page into an iframe where the parent is in a completely different domain, you can
> get security exceptions as a few calls in Trinidad try to retrieve window.parent.  All such calls
> need to be wrapped in try/catch blocks to proceed when blocked.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.