#32113 [Opn]: imagejpeg() not writing all files sent to it

2005-04-12 Thread agruetz at helixdevelopment dot com
 ID:   32113
 User updated by:  agruetz at helixdevelopment dot com
 Reported By:  agruetz at helixdevelopment dot com
 Status:   Open
 Bug Type: GD related
 Operating System: RH ES V 3.4
 PHP Version:  4.3.10
 New Comment:

OK the problem has been found but it still did some strange things and
this fucntion may need to be audited. I was missing a .jpg file
extension so it was not writing the file for 10 - 24 BUT it was writing
them for the first 9 images even though they did not have the file
extension. It was also returning 1 for true that the imagejpeg fucntion
was working even though it was not creating the file without the .jpg
file extention as it should have been. Even though my code was missing
the .jpg for the file extension it still should have created the file
as file_name with no extension.   Anyway hope this helps and I am not
just wasting my time and yours.

Anthony Gruetzmacher


Previous Comments:


[2005-02-25 20:33:34] agruetz at helixdevelopment dot com

http://devel.helixdevelopment.com/thumb_nail/global/gd2_class.inc.phps
does not seem to read for some reason. So I put it @
http://devel.helixdevelopment.com/thumb_nail/global/gd2.phps I am
unsure why it does not read it is very strange maybe another unreleated
issue? As it including into my code ok.

Anthony



[2005-02-25 20:26:08] agruetz at helixdevelopment dot com

Description:

http://devel.helixdevelopment.com/thumb_nail/main_post.php?sub=ascagal=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 this bug report at http://bugs.php.net/?id=32113edit=1


#32113 [Opn]: imagejpeg() not writing all files sent to it

2005-02-25 Thread agruetz at helixdevelopment dot com
 ID:   32113
 User updated by:  agruetz at helixdevelopment dot com
 Reported By:  agruetz at helixdevelopment dot com
 Status:   Open
 Bug Type: GD related
 Operating System: RH ES V 3.4
 PHP Version:  4.3.10
 New Comment:

http://devel.helixdevelopment.com/thumb_nail/global/gd2_class.inc.phps
does not seem to read for some reason. So I put it @
http://devel.helixdevelopment.com/thumb_nail/global/gd2.phps I am
unsure why it does not read it is very strange maybe another unreleated
issue? As it including into my code ok.

Anthony


Previous Comments:


[2005-02-25 20:26:08] agruetz at helixdevelopment dot com

Description:

http://devel.helixdevelopment.com/thumb_nail/main_post.php?sub=ascagal=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 this bug report at http://bugs.php.net/?id=32113edit=1