[TYPO3-core] RFC: another problem with the GETvars adminpanel
Martin Kutschker
Martin.Kutschker at blackbox.net
Fri Apr 28 10:00:02 CEST 2006
rupert germann <rupi at gmx.li> writes on
Thu, 27 Apr 2006 10:19:38 +0200 (METDST):
>
> If I create a html page with this content:
>
> <html>
> <head>
> </head>
> <body>
> <a name="test"></a>
> <form name="testform" action="#test" method="get">
> <input value="Update" type="submit">
> </form>
> </body>
> </html>
>
> the problem appears, too.
How do you see if a reload happens? I added <script>document.write(new Date())</script> and I have no troubles at all. I always get a new date.
Masi
More information about the TYPO3-team-core
mailing list