[TYPO3-core] RFC: #13828: Login cause JS error if not in frame (access to parent is not allowed)
Steffen Kamper
info at sk-typo3.de
Tue Mar 16 16:02:29 CET 2010
Hi,
this is a SVN patch request.
Type: Bugfix
Bugtracker references:
http://bugs.typo3.org/view.php?id=13828
Branches: 4_3, trunk
Each login page throws an error because it tries to access parent.
Problem, there is always a parent and a parent.opener, but you don't
have access to it.
Simple solution: wrap it in try/catch block
vg Steffen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 13828.diff
Type: text/x-diff
Size: 1106 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100316/c096c517/attachment.diff>
More information about the TYPO3-team-core
mailing list