php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #44032 Incorrect EXIF reading
Submitted: 2008-02-03 16:33 UTC Modified: 2008-11-10 01:00 UTC
Votes:3
Avg. Score:4.7 ± 0.5
Reproduced:3 of 3 (100.0%)
Same Version:0 (0.0%)
Same OS:3 (100.0%)
From: ungu at terong dot com Assigned: helly (profile)
Status: No Feedback Package: EXIF related
PHP Version: 5.2.5 OS: Linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: ungu at terong dot com
New email:
PHP Version: OS:

 

 [2008-02-03 16:33 UTC] ungu at terong dot com
Description:
------------
When I use exif_read_data() on some files edited using ACDSee, I got incorrect EXIF reading as follow:

Make: -empty-	
Model: tal Imaging
...
Software: Exif
DateTime: NIKON CORPORATION

I can send you the files if you need it.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-02-04 14:45 UTC] helly@php.net
Please send files to helly@php.net, also what version of ACDSee are you using? I of course need the images before and after ACDSee touched them as well as what kind of info you added. If you compile PHP yourself then you can edit ext/exif/exif.c and change the line '#undef EXIF_DEBUG' to '#define EXIF_DEBUG 1'. When running PHP again you will get a detailed analysis of what might be wrong.
 [2008-02-24 19:42 UTC] jani@php.net
I'm guessing you never send the files, so putting this back to 'Feedback' (waiting for) status.
 [2008-02-25 01:27 UTC] ungu at terong dot com
I have sent the files to helly@php.net
If you want the files, I can send it to you as well

--Erwin
 [2008-11-02 13:29 UTC] jani@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/


 [2008-11-10 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 11:01:30 2024 UTC