[JDEV] jabberstudio has some bugs
Ralph Siemsen
ralphs at blueairnetworks.com
Tue Dec 17 13:42:19 CST 2002
Rene Kluwen / Chimit Software Solutions wrote:
> A 302 redirect status code is followed by the Location: header.
> This header specifies the URL to redirect to.
> In such a case, the body is ignored and the Location-url is fetched in
> stead.
Right. So probably IE is getting confused by the fact that there is a
body there. Probably somebody at m$ said "hey we can send some free
advertising in there" :)
Does jabberstudio contain any links to directories that are missing the
trailing slash? That would normally cause a redirect in apache, and
maybe php is emulating this behaviour for some reason? Just guessing,
but always putting trailing slashes on URLs that aren't a specific file
is a good idea...
-R
More information about the JDev
mailing list