You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Thejaswi Puthraya (Commented) (JIRA)" <ji...@apache.org> on 2012/03/04 07:51:59 UTC

[jira] [Commented] (CB-295) Pass EXIF metadata for images

    [ https://issues.apache.org/jira/browse/CB-295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221809#comment-13221809 ] 

Thejaswi Puthraya commented on CB-295:
--------------------------------------

To reproduce the bug, download the image at http://media.agiliq.com/people/IMG_1206.JPG onto the phone
and then use the index.html at [1] in a phonegap project. Reference the above downloaded image and observe that after uploading the image gets rotated ie the EXIF tags are not getting set.

[1] https://issues.apache.org/jira/browse/CB-295?focusedCommentId=13221807&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13221807
                
> Pass EXIF metadata for images
> -----------------------------
>
>                 Key: CB-295
>                 URL: https://issues.apache.org/jira/browse/CB-295
>             Project: Apache Callback
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: Master
>            Reporter: Thejaswi Puthraya
>            Assignee: Joe Bowser
>         Attachments: cb_295.diff, index.html
>
>
> When uploading an image from the Camera (through getPicture) on android, either through the DATA_URL or FILE_URI the EXIF metadata is not passed (lost while scaling the image) and hence orientation of the picture cannot be correctly interpreted.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira