[TYPO3-core] Poll for 4.1.7

Steffen Kamper steffen at sk-typo3.de
Sat Apr 26 15:59:44 CEST 2008


"Ingmar Schlecht" <ingmar at typo3.org> schrieb im Newsbeitrag 
news:mailman.1.1209214399.5245.typo3-team-core at lists.netfielders.de...
> Hi Ernesto,
>
> Ernesto Baschny [cron IT] wrote:
>> Also note that this has been posted as a bug of FF3:
>>
>> https://bugzilla.mozilla.org/show_bug.cgi?id=418807
>>
>> Another FF3 problem with TYPO3, which might be related:
>>
>> https://bugzilla.mozilla.org/show_bug.cgi?id=387249
>
> Thanks for the link. I have tried to make a simple testcase for the
> mozilla guys with which they can easily test for the existance of their
> but with frames named "content", but was NOT able to create one.
>
> Attached is a ZIP archive with three files:
>  - frameset.html
>  - menu_frame.html
>  - content_frame.html
>
> The setting couldn't be more simple, the frameset consists of two
> frames, one called "menu" and one called "content".
>
> The menu_frame.html then tries to access the content frame using 
> top.content
>
> However, to my surprise, the following code in menu_frame.html alerts
> "[object Window]" correctly.
>     <script>alert(top.content)</script>
>
> I would be glad if someone could improve the testcase so it actually
> demonstrates the bug, and uploads it to the mozilla bugtracker.
>
> cheers
> Ingmar
>
> -- 

Hi Ingmar,

your testcase works in every mannar. I also did this which works without 
problems:
top.content.location.href='http://google.com';

I will test this with inline frames, don't know if it makes a difference.

vg Steffen 




More information about the TYPO3-team-core mailing list