php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15512 getimage size returns error
Submitted: 2002-02-11 18:15 UTC Modified: 2002-04-09 15:09 UTC
From: ctammel at mindspring dot com Assigned:
Status: Closed Package: GetImageSize related
PHP Version: 4.1.1 OS: solaris
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
45 - 21 = ?
Subscribe to this entry?

 
 [2002-02-11 18:15 UTC] ctammel at mindspring dot com
The image at:

http://www.clickxchange.com/graphics_server/short.bmp

is returned as:

type: 6 (bmp type)
width="-738131968" height="1006632960"

when it should be 468x60 image.


Our client uploaded it as a gif, which also didn't work:

http://www.clickxchange.com/graphics_server/short.gif

Thanks

Craig Tammel
clickXchange.com



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-04-09 15:09 UTC] jimw@php.net
This bug has already been fixed in the latest released version of
PHP, which you can download at http://www.php.net/downloads.php

this appears to work fine with 4.1.2 on linux. (but it could be an endian-related issue. please reopen if it still does not work in 4.1.2 on solaris. and double-checking in a 4.2.0 release candidate from http://www.php.net/~derick/ would be handy, too.)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 15:01:56 2024 UTC