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

Susanne Moog typo3 at susannemoog.de
Thu Mar 18 21:38:35 CET 2010


Hey,

Am 16.03.2010 19:25, schrieb Steffen Kamper:
> Hi,
> 
> more simple to reproduce, if you have a localhost: create a bookmark to
> your login page of any domain and use it.
> 
> vg Steffen

no reading or testing for now but a hint for reproducing: For me it is
only reproducible when using target="_blank" in the link.

Testcase:
file:///var/www/test.html

with content:

<body>
<a href="http://www.susi-moog.de/typo3/">testlink</a>
<a href="http://www.susi-moog.de/typo3/" target="_blank">_blank</a>
</body>


Second link throws the error.

Best regards,

Susanne


More information about the TYPO3-team-core mailing list