Project

General

Profile

Actions

Bug #6151

closed

Apple devices upload images without proper raw orientation

Added by krileon over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
24 August 2016
Due date:
% Done:

100%

Estimated time:

Description

Apple devices store orientation in the exif data. They do not save the raw image with its rotation applied. This cuases images uploaded from apple devices (and taken by that device) to be orientated incorrectly.

Imagine however appears to have a function for fixing this called autorotate.

https://github.com/avalanche123/Imagine/pull/318

Review implementing into CBs middle-man image API library to fix for all image upload usages.

https://www.joomlapolis.com/forum/153-professional-member-support/234457-iphone-avatars-uploads-sideways#284903

Actions #1

Updated by krileon over 7 years ago

  • Target version changed from CB 2.0.15 to CB 2.1
Actions #2

Updated by krileon over 7 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Fixed in MR !1097

Note php_exif extension is needed or this change will do nothing (does not error, is simply ignore).

Actions #3

Updated by krileon over 7 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF