-
Bug
-
Resolution: Fixed
-
P4
-
1.0, 1.2.0, 1.2.1, 1.2.2, 1.2.2_08, 1.4.0
-
beta
-
generic, sparc
-
generic, solaris_2.5, solaris_2.6
always encode and decode non-ascii characters using the platform's
default character set encoding.
These two classes should be extended to allow encoding and decoding to
and from specific character set encoding formats. The default character
set should be UTF8.
- duplicates
-
JDK-4488596 URLEncoder.encode() does not always take the low 8 bits of character
- Closed
-
JDK-4488606 URLDecoder.decode() should not do charset conversion
- Closed
-
JDK-4238263 URLEncoder specification incorrect about encoding algorithm
- Closed
-
JDK-4239597 java.net.URLDecode does not handle double byte characters
- Closed
-
JDK-4304014 Extend URLEncoder
- Closed
-
JDK-4449371 URLEncoder and URLDecoder requires encoding support other than the default one
- Closed
-
JDK-4146652 java.net.URLEncoder.java needs to support more forms of encode method
- Closed
- relates to
-
JDK-4316925 URLEncoder.encode(String) works wrong when external encoding is set
- Resolved
-
JDK-4206144 Request more precise specification of java.net.URLEncoder.encode
- Resolved