-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: alpha
-
Component/s: other-libs
-
None
-
1.0fcs
-
sparc
-
solaris_2.5.1
-
Verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-2113035 | alpha | J. Duke | P2 | Closed | Fixed | alpha |
I'm creating a MailcapCommandMap from a file on disk, and then calling
addMailcap() explicitely to override one entry The documentation says
this entry should become the "default" command for the mime-type.
But when I call getCommand() on CommandMap (after calling setDefaultCommandMap)
or even on the same MailcapCommandMap instance I get the command specified in
the file on disk. I expected my programatic entry.
addMailcap() explicitely to override one entry The documentation says
this entry should become the "default" command for the mime-type.
But when I call getCommand() on CommandMap (after calling setDefaultCommandMap)
or even on the same MailcapCommandMap instance I get the command specified in
the file on disk. I expected my programatic entry.
- backported by
-
JDK-2113035 programatic additions to MailcapCommandMap don't seem to become the default
-
- Closed
-