From:             [EMAIL PROTECTED]
Operating system: RAQ4-Latest Patches/Apache 1.3.2
PHP version:      4.3.0
PHP Bug Type:     GetImageSize related
Bug description:  GetImageSize nolonger works

Recently upgraded to PHP 4.3.0 with GD-2.0.1
Scripts worked fine before upgrade. 
After 4.3.0 upgrade, Sometimes GetImageSize works (returns probper width
and height variables) and sometimes it does not (my resize functions are
defaulting to 1x2 pixels) 

At first I thought the problem was isolated to jpgs created with prior
version PHP 4.1.2 and GD-2.0.0 and imagecreatefromjpeg function.  Then I
noticed that there are photos were an image tag (imagecreatefromjpeg) was
not used. So the problem is only occuring with certain files.)


-- 
Edit bug report at http://bugs.php.net/?id=21676&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21676&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21676&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21676&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21676&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21676&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21676&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21676&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21676&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21676&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21676&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21676&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21676&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21676&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21676&r=gnused

Reply via email to