Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 65E94200AF7 for ; Tue, 10 May 2016 01:06:17 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 64762160A15; Mon, 9 May 2016 23:06:17 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id D4F59160A10 for ; Tue, 10 May 2016 01:06:16 +0200 (CEST) Received: (qmail 34792 invoked by uid 500); 9 May 2016 23:06:13 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 34405 invoked by uid 99); 9 May 2016 23:06:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 May 2016 23:06:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 172732C1F6B for ; Mon, 9 May 2016 23:06:13 +0000 (UTC) Date: Mon, 9 May 2016 23:06:13 +0000 (UTC) From: "Nikhil Khandelwal (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CB-11225) Image loses Exif metadata on FILE_URI and DATA_URL MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 09 May 2016 23:06:17 -0000 [ https://issues.apache.org/jira/browse/CB-11225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikhil Khandelwal updated CB-11225: ----------------------------------- Component/s: (was: CordovaLib) > Image loses Exif metadata on FILE_URI and DATA_URL > -------------------------------------------------- > > Key: CB-11225 > URL: https://issues.apache.org/jira/browse/CB-11225 > Project: Apache Cordova > Issue Type: Bug > Components: Plugin Camera > Affects Versions: 3.5.0 > Environment: ios, android > Reporter: Sanjay Pandey > Labels: Android, iOS > > When fetching image from camera or gallery in iOS and Android, after providing destination type as FILE_URI or DATA_URL, all of exif information of the image is lost. > NATIVE_URI returns this meta data but doesn't resize the image according to options provided for Gallery image but works perfectly for camera image. > Can we have an implementation where we can have image resizing working with resizing and orientation effectual. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org