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

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

The patch fixes the issue when an image is selected from a photo library.

I couldn't get a patch when the camera is the source because the intent is null 
and I can't query the context's resolver with the imageUri.
                
> 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

        

Reply via email to