Summary | Exif orientation field not honored |
Queue | Ansel |
Queue Version | FRAMEWORK_4 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | mrubinsk (at) horde (dot) org |
Created | 09/24/2012 (4639 days ago) |
Due | |
Updated | 10/15/2012 (4618 days ago) |
Assigned | |
Resolved | 09/24/2012 (4639 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 669aba8dbcf9a6a5b3797933021367c5e754d9ba
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sun Sep 23 20:38:06 2012 -0400
Fix variable name.
Remaining fix for
Bug: 11441ansel/lib/Image.php | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/669aba8dbcf9a6a5b3797933021367c5e754d9ba
commit d8ad52020662026a3f9da196f72df6c30195e96b
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sun Sep 23 20:34:17 2012 -0400
$this->_exif contains human readable text, not raw exif data.
...not to mention that this is called before $this->_exif is
populated anyway. Partially fixes
Bug: 11441ansel/lib/Image.php | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/d8ad52020662026a3f9da196f72df6c30195e96b
Assigned to Michael Rubinsky
State ⇒ Resolved
commit aa1eb5c5b6fbebf98a9f86dc4cdbc3b83da94dfe
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sun Sep 23 20:38:06 2012 -0400
Fix variable name.
Remaining fix for
Bug: 11441ansel/lib/Image.php | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/aa1eb5c5b6fbebf98a9f86dc4cdbc3b83da94dfe
commit e3dfa193c8abdbaf9d604fa5942177a4f04e799c
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sun Sep 23 20:34:17 2012 -0400
$this->_exif contains human readable text, not raw exif data.
...not to mention that this is called before $this->_exif is
populated anyway. Partially fixes
Bug: 11441ansel/lib/Image.php | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/e3dfa193c8abdbaf9d604fa5942177a4f04e799c
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Exif orientation field not honored
Queue ⇒ Ansel
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed