Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.9.5

Bug #7163 IM: scaling image 2 times not allowed even if intermediate save is used
Submitted: 2006-03-20 15:31 UTC
From: chabrol at vfnm dot de Assigned:
Status: No Feedback Package: Image_Transform (version 0.9.0)
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  


 [2006-03-20 15:31 UTC] chabrol at vfnm dot de (Daniel)
Description: ------------ If you try for example to (pseudo-code): scaleMaxLength() save() scaleMaxLength() save() It complains "You cannot scale or resize an image more than once without calling save() or display()" at the second scaleMaxLength(). So I added "unset($myImageTransformObject->command['resize']);" in my code as workaround.

Comments

 [2006-03-20 15:33 UTC] chabrol at vfnm dot de
P.S.: This error occurs with the IM-Driver (Image/Transform/Driver/IM.php)
 [2007-04-21 19:46 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!
 [2007-04-21 19:49 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!
 [2008-07-19 09:54 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!