From:             bosse at mellberg dot org
Operating system: Debian Woody
PHP version:      4.3.9
PHP Bug Type:     *Graphics related
Bug description:  exif_thumbnail fails after image has been edited in Exifer

Description:
------------
Using the script in the documentation for exif_thumbnail, you can extract
the thumbnail image from the exif-header. If you alter the
exif-information (f.ex. delete the thumbnail and add it again) using
Exifer, the exif_thumbnail function will no longer be able to find the
thumbnail.

According to the author of Exifer, this is likely because exif_thumbnail
doesn't handle offsets to the thumbnail properly.


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

Reply via email to