Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 99107 invoked from network); 31 Jan 2005 22:53:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 31 Jan 2005 22:53:24 -0000 Received: (qmail 25463 invoked by uid 500); 31 Jan 2005 22:53:20 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 25429 invoked by uid 500); 31 Jan 2005 22:53:20 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@geronimo.apache.org Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 25415 invoked by uid 99); 31 Jan 2005 22:53:20 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 31 Jan 2005 14:53:20 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (8.12.11/8.12.11) with ESMTP id j0VMrHHp011224 for ; Mon, 31 Jan 2005 23:53:17 +0100 Message-ID: <1458568256.1107211997403.JavaMail.jira@ajax.apache.org> Date: Mon, 31 Jan 2005 23:53:17 +0100 (CET) From: "Jeremy Boynes (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Resolved: (GERONIMO-560) MailcapCommandMap.getCommand() should handle wildcards In-Reply-To: <1539376514.1107210677548.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/GERONIMO-560?page=history ] Jeremy Boynes resolved GERONIMO-560: ------------------------------------ Resolution: Fixed Support implicit and explicit wildcards Also we now strip parameters from the mimeType we are looking up > 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 > Assignee: 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