CMS MADE SIMPLE FORGE

CGSmartImage

 

[#11363] Output fails when using auto rotation

avatar
Created By: Peter Tindemans (realrock)
Date Submitted: Wed Apr 19 08:11:07 -0400 2017

Assigned To: Robert Campbell (calguy1000)
Version: 1.21.3
CMSMS Version: 2.1.3
Severity: Minor
Resolution: Awaiting Response
State: Open
Summary:
Output fails when using auto rotation
Detailed Description:
Steps to reproduce
--
1. Install CMSMS / CGExtensions / CGSmartImage
2. Upload a image in a vertical position to any module using CGSmartImage on the
front-end
3. Go to the front-end page

Expected result
--
1. You would expect the the image to appear on the front-end (with or without
auto rotation)

Actual result
--
1. There is no image generated,  instead the page breaks up because it is not
able to generate the image
2. Uploading horizontal images works fine

Work around
--
Add "norotate=1" to the module tag.


History

Comments
avatar
Date: 2017-04-19 11:48
Posted By: Robert Campbell (calguy1000)

The auto-rotate functionality depends on the PHP Exif extensions to read the
exif information from jpeg files.  Do you have this enabled in your PHP
environment?
      
avatar
Date: 2017-04-19 12:13
Posted By: Peter Tindemans (realrock)

I have exif enabled (version 1.4), the server environment is using PHP version
5.6.30.
      
Updates

Updated: 2017-04-19 11:48
resolution_id: => 10