To participate you must create an account on apostrophenow.org. If you have already done so, click Login.

Ticket #1212 (closed defect: fixed)

Opened 5 months ago

Last modified 5 months ago

Cropping type 'c' doesn't work properly with JPEGs that have an orientation

Reported by: tboutell Owned by: tboutell
Priority: major Milestone: 1.5.2
Component: apostrophePlugin Version: 1.5
Keywords: jpeg, orientation, rendering, media Cc: ateam@…
Symfony version: 1.4

Description

JPEGs that have a rotation hint are supported by Apostrophe in most respects, but rendering strategy 'c' does the wrong thing because it calls getimagesize() rather than aImageConverter::getInfo(). This can result in black borders and possibly outright failure to render if the image has an orientation hint other than landscape.

Change History

Changed 5 months ago by tboutell

  • status changed from new to closed
  • resolution set to fixed

Fixed in [4458]

Note: See TracTickets for help on using tickets.