Date: 05/16/01
- Next message: sniper <email protected>: "[PHP-DEV] Bug #10783 Updated: getImagesize return false for some jpeg images"
- Previous message: sniper <email protected>: "[PHP-DEV] Bug #10880 Updated: In some cases GetImageSize(image) does not return image dimensions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 10615
Updated by: sniper
Reported By: htmlspinnr <email protected>
Old-Status: Open
Status: Closed
Bug Type: GetImageSize related
Operating system:
PHP Version: 4.0.5
Assigned To:
Comments:
Should be fixed in CVS now.
--Jani
Previous Comments:
---------------------------------------------------------------------------
[2001-05-03 12:46:30] htmlspinnr <email protected>
Try this instead (updated my original code to use ImageMagick instead -
slower, but functional).
I created a few files which may help.
Script 1 calls an image that doesn't work properly. Script 2 calls an image
from the same camera, however the image was rotated using a lossless method
before it was uploaded. It was, however, modified none the less.
Script 1:
http://pictures.ourjohnsonfamily.com/2000/april%2002,%202000%20-%
20disneyland%20car%20ding/index2.php
Script 1's source:
http://pictures.ourjohnsonfamily.com/2000/april%2002,%202000%20-%
20disneyland%20car%20ding/index2.phps
Script 2:
http://pictures.ourjohnsonfamily.com/2000/april%2002,%202000%20-%
20disneyland%20car%20ding/index3.php
Script 2's source:
http://pictures.ourjohnsonfamily.com/2000/april%2002,%202000%20-%
20disneyland%20car%20ding/index3.phps
Hope this helps, and sorry for changing out from under you.
-Rick
---------------------------------------------------------------------------
[2001-05-02 19:43:36] sniper <email protected>
That example script of your doesn't have any getimagesize()
calls in it. So please add one example script into this bug
report that doesn't work.
--Jani
---------------------------------------------------------------------------
[2001-05-02 12:58:54] htmlspinnr <email protected>
Issue noted in 4.0.5 and 4.0.6-dev. Currently running 4.0.6-dev
Location where "issue" can be viewed.
On demo page - thumbnails in left frame should display image dimensions. Since 4.0.5, image info is only obtainable if image file has been modified in any way. If images have been pulled straight from digicam, information cannot be displayed.
Script source can be viewed here:
http://www.htmlspinnr.org/photodisplay.phps
Find function GetDimension, this is where GetImageSize is called.
Function worked properly in 4.0.4pl1, so I'm not blaming code.
configure string:
./configure '--prefix=/usr' '--with-mysql=/usr' '--with-apxs' '--sysconfdir=/etc' '--with-config-file-path=/etc' '--enable-inline-optimization' '--enable-ftp' '--enable-ssl' '--enable-imap' '--with-gd' '--with-gd-dir=/usr/lib' '--with-jpeg' '--with-png' '--with-jpeg-dir' '--with-png-dir' '--with-freetype-dir=/usr/local/lib' '--enable-gd-native-ttf'
other runtime info (incl. compile string, etc.)
http://www.ourjohnsonfamily.com/info.php ( a file containing <? PHP_INFO ?>)
---------------------------------------------------------------------------
ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10615&edit=2
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: sniper <email protected>: "[PHP-DEV] Bug #10783 Updated: getImagesize return false for some jpeg images"
- Previous message: sniper <email protected>: "[PHP-DEV] Bug #10880 Updated: In some cases GetImageSize(image) does not return image dimensions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

