From:             agruetz at helixdevelopment dot com
Operating system: RH ES V 3.4
PHP version:      4.3.10
PHP Bug Type:     GD related
Bug description:  imagejpeg() not writing all files sent to it

Description:
------------
http://devel.helixdevelopment.com/thumb_nail/main_post.php?sub=asca&gal=1

This shows what I am trying to do as you can see all images are jpegs but
imagejpeg is not writing images 10 - 24 to the said path even though it
does right images 1 - 9.

Thanks
Anthony Gruetzmacher
www.helixdevelopment.com
Zend Certified Software Engineer

Reproduce code:
---------------
here are the urls to the source code:

http://devel.helixdevelopment.com/thumb_nail/main.phps
http://devel.helixdevelopment.com/thumb_nail/main_post.phps
http://devel.helixdevelopment.com/thumb_nail/global/gd2_class.inc.phps

This should cover everything you need.

Expected result:
----------------
I just want imagejpeg to write all files/path I send to it ie images 10 -
24.


-- 
Edit bug report at http://bugs.php.net/?id=32113&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=32113&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=32113&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=32113&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=32113&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=32113&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=32113&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=32113&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=32113&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=32113&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=32113&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=32113&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=32113&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=32113&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=32113&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=32113&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=32113&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=32113&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=32113&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=32113&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=32113&r=mysqlcfg

Reply via email to