[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 18:05:40 CET 2010
Hi Ernesto,
Ernesto Baschny [cron IT] schrieb:
> 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?
>
yes, for sure the BE login. Open firebug and you'll see the JS error.
Ok, let's do it different as i always are linked from my personal
homepage: create a link to the page anywhere and click it ;)
vg Steffen
More information about the TYPO3-team-core
mailing list