From issues-return-13836-apmail-struts-issues-archive=struts.apache.org@struts.apache.org Wed Sep 16 08:04:00 2009 Return-Path: Delivered-To: apmail-struts-issues-archive@minotaur.apache.org Received: (qmail 45987 invoked from network); 16 Sep 2009 08:03:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Sep 2009 08:03:59 -0000 Received: (qmail 14077 invoked by uid 500); 16 Sep 2009 08:03:58 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 14041 invoked by uid 500); 16 Sep 2009 08:03:58 -0000 Mailing-List: contact issues-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list issues@struts.apache.org Received: (qmail 13949 invoked by uid 99); 16 Sep 2009 08:03:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Sep 2009 08:03:58 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Sep 2009 08:03:54 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 754D2234C052 for ; Wed, 16 Sep 2009 01:03:33 -0700 (PDT) Message-ID: <237202706.1253088213467.JavaMail.jira@brutus> Date: Wed, 16 Sep 2009 01:03:33 -0700 (PDT) From: "zhouyanming (JIRA)" To: issues@struts.apache.org Subject: [jira] Created: (WW-3250) make FileUploadInterceptor support wildcard content-type MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 2265bf7ad70cb93affdfde3e15287371 X-Virus-Checked: Checked by ClamAV on apache.org make FileUploadInterceptor support wildcard content-type -------------------------------------------------------- Key: WW-3250 URL: https://issues.apache.org/struts/browse/WW-3250 Project: Struts 2 Issue Type: Improvement Components: Core Interceptors Affects Versions: 2.1.7 Reporter: zhouyanming Attachments: patch.txt */* matches all content-type image/* matches image/jpeg,image/gif,image/png .... BTW: why struts2 in m2-snapshot-repository not update anymore? http://people.apache.org/repo/m2-snapshot-repository/org/apache/struts/struts2-core/ -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.