[TYPO3-core] RFC: #13828: Login cause JS error if not in frame (access to parent is not allowed)

Ernesto Baschny [cron IT] ernst at cron-it.de
Tue Mar 16 17:58:18 CET 2010


Steffen Kamper schrieb am 16.03.2010 16:02:

> 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

What "login page"? In frontend? Backend login? Any steps on how to
reproduce? What do you mean with "throws an error"?  I cannot see any
error being thrown, I am looking at a login page (TYPO3 backend) of
current trunk right now. :) Any debugging configuration required to
reproduce the problem?

Cheers,
Ernesto


More information about the TYPO3-team-core mailing list