MailcapCommandMap.getCommand() should handle wildcards
------------------------------------------------------

         Key: GERONIMO-560
         URL: http://issues.apache.org/jira/browse/GERONIMO-560
     Project: Apache Geronimo
        Type: Bug
  Components: specs  
    Reporter: Jeremy Boynes
 Assigned to: Jeremy Boynes 


The pattern matching for getCommand() is too strict.
RFC1524 allows mailcap files with wildcard mime types e.g.
multipart/related
multipart/*
multipart

I'm not clear on exactly how multiple mappings get resolved but right now we 
match directly which is too strict.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to