[
https://issues.apache.org/jira/browse/CB-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lorin Beer resolved CB-2790.
----------------------------
Resolution: Fixed
fixed here:
https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;a=commit;h=3e007c35f59a00f436cd7000a72de8394758552b
https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;a=commit;h=e078f62853be7b45d9c39887e142b7fc1d2499aa
> Migrate Exif Splice Code out of Camera.m
> ----------------------------------------
>
> Key: CB-2790
> URL: https://issues.apache.org/jira/browse/CB-2790
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Affects Versions: 2.6.0
> Reporter: Lorin Beer
> Assignee: Lorin Beer
> Priority: Critical
> Fix For: 2.6.0
>
>
> Currently, some byte-slinging occurs in CDVCamera.m. The code splices a new
> data block into a JPEG image while still in memory. This replaces the
> existing APP1 data block of the image returned by UIImagePickerController
> with one that includes as much of the Exif data returned by the info dict as
> possible.
> This code can happily exist in the CDVJpegHeaderWriter
--
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