Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 350E9EBED for ; Thu, 10 Jan 2013 19:34:15 +0000 (UTC) Received: (qmail 80461 invoked by uid 500); 10 Jan 2013 19:34:14 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 80424 invoked by uid 500); 10 Jan 2013 19:34:14 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 80352 invoked by uid 500); 10 Jan 2013 19:34:14 -0000 Delivered-To: apmail-incubator-callback-dev@incubator.apache.org Received: (qmail 80333 invoked by uid 99); 10 Jan 2013 19:34:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jan 2013 19:34:14 +0000 Date: Thu, 10 Jan 2013 19:34:14 +0000 (UTC) From: "Joe Bowser (JIRA)" To: callback-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-2185) Cordova can't find the mime type for jpegs which have an upper case JPG extension (like ones from an iPhone) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-2185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13549968#comment-13549968 ] Joe Bowser commented on CB-2185: -------------------------------- That's close to what I did, although I just sent the whole URL to lower case. https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=commit;h=c9aa43afe0a1dff6f3b57a458fce4de7e667faed > Cordova can't find the mime type for jpegs which have an upper case JPG extension (like ones from an iPhone) > ------------------------------------------------------------------------------------------------------------ > > Key: CB-2185 > URL: https://issues.apache.org/jira/browse/CB-2185 > Project: Apache Cordova > Issue Type: Bug > Components: Android > Affects Versions: 2.3.0 > Reporter: Joe Bowser > Assignee: Joe Bowser > Fix For: 2.4.0 > > > 1. Copy a JPEG with the extension in upper case > 2. Go to mobile-spec, open the Camera page, then select that image from the gallery > Expected: It should appear > What happens: The image doesn't appear because for some reason JPG isn't on the map while lower case jpg is. I have no idea why this is the case, but this caused many false positives on CB-2093 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira