Submitted On 05-SEP-2002
albanard69
I get the same error, using the http protocol, but only
when one of the request parameters contains a "%3D" ( the
encoded version of "=") or "%2B" (the encoded version of
"+") imediately followed by characters. The same error does
not occur if there is a "+" ( encoded version of space) on
either side of these characters.
This may be because the site I'm trying to connect to only
redirects when these special characters are present, but I
thought I'd mention it anyway.
Do any previous versions of java follow relative redirects?
Submitted On 11-DEC-2002
hson
As far as I can tell the only version affected by this "bug" is
1.4.1, 1.3.1_06 and 1.4.0_01 on Windows plus 1.3.0 and
1.4.0 on Solaris(both sparc and x86) are not affected by this.
Submitted On 05-FEB-2003
albanard69
Thanks hson,
Ignore request parameters section of my comment sep 5 2002.
Has nothing to do with request parameters.
1.4.0_03 seems to work fine for redirects as well.
Submitted On 13-MAR-2003
alxstar
Relative redirection URLs are supproted (and widely used!) in
IIS 5.0.
I have a real problem trying to communicate with some third-
party site running IIS 5.0. JDK 1.4.1 on Windows cannot
redirect when HTTP error 302 is received. However, 1.3.1
redirects fine in the same environment.
Submitted On 22-MAY-2003
djking
ummm the bug is still there as of 1.4.2 beta, what's up with
that? I have an app that works un 1.3.1 but breaks under
all versions of 1.4.x that I've tried. When will this fixed
bug make it into production?
Submitted On 11-JUN-2003
djking
This bug has not been fixed as of 1.4.2 beta, I recomend
people switch their votes to bug# 4800036.
Submitted On 13-JUN-2003
yingxian
djking,
Relative redirect of http should work in 1.4.2 beta.
However, maybe you encountered some special cases that we
overlooked.
Could you please elaborate on the problems you encounter in
detail? for instance, send us both the origin url and the
url to be directed to. A sample program that demonstrate the
problem would be best.
Please sent it to java-net@sun.com.
Thanks
Submitted On 24-JUN-2003
djking
yingxian - I tried again with 1.4.2 b2 and it worked, so
either I did not istall the beta properly the first time or
it got fixed between b1 - b2.
- Peace
Submitted On 28-JUN-2003
annhoody
i'm trying to get java so i can play on line keep getting
error's?
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|