php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13508 read_exif_data not working on large thumbnails
Submitted: 2001-10-02 06:54 UTC Modified: 2005-02-01 22:53 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: dodders at totalise dot co dot uk Assigned: helly (profile)
Status: Not a bug Package: EXIF related
PHP Version: 4.0.6 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: dodders at totalise dot co dot uk
New email:
PHP Version: OS:

 

 [2001-10-02 06:54 UTC] dodders at totalise dot co dot uk
This (Bug #11784) can't really be classified as Closed, because it still won't enable 'large' thumbnails to be extracted from the EXIF data.

My application requires that I extract the actual thumbnail image from the Exif data of the digital image.

Will READ-EXIF-DATA be fixed to handle large thumbnails - or just ignore them?? (at least the fix extracts the other data) 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-01-11 17:27 UTC] lobbin@php.net
Can you try this with 4.1.1?
 [2002-02-02 06:43 UTC] sander@php.net
No feedback was provided for this bug, so it is being suspended.
If you are able to provide the information that was requested,
please do so and change the status of the bug back to "Open".
 [2002-04-14 13:48 UTC] helly@php.net
Try with CVS or PHP 4.2 please...
 [2002-04-22 18:56 UTC] will at willholland dot co dot uk
In addition to not being able to read the 'large' thumbnails,
with 4.0.6, read_exif_data() returns a fatal error for images
produced by my casio gv-10, but works fine for those produced by
my fuji finepix 1400.  This prevents me from extracting the
image information that I require.

With 4.1.2 read_exif_data() simply dies, and the browser reports
"document contains no data".  Sample images available on request.

The exif data is readable by windows apps, so is definitely there.
 [2002-05-26 14:42 UTC] derick@php.net
Thank you for taking the time to report a problem with PHP.
Unfortunately your version of PHP is too old -- the problem
might already be fixed. Please download a new PHP
version from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 22:01:28 2024 UTC