-
Bug
-
Resolution: Fixed
-
P3
-
alpha
-
None
-
1.0fcs
-
generic
-
solaris_2.6
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2113038 | alpha | J. Duke | P3 | Closed | Fixed | alpha |
the example on pg. 17:
x-java-ContentHandler=com.foo.WombatDataContentHandler
the implementation:
v = (Vector)cmdList.get("content-handler");
This could just as easily be fixed in the code. Which ever is the most appropriate string.
x-java-ContentHandler=com.foo.WombatDataContentHandler
the implementation:
v = (Vector)cmdList.get("content-handler");
This could just as easily be fixed in the code. Which ever is the most appropriate string.
- backported by
-
JDK-2113038 spec for mailcap DataContentHandler mapping doesn't match implementation
-
- Closed
-