Project

General

Profile

Actions

Bug #55286

closed

exif_read_data issues warning for corrupted EXIF data in images

Added by Felix Althaus about 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Indexed Search
Target version:
Start date:
2014-01-23
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.1
PHP Version:
5.3
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:

Description

Indexed search extension will issue a warning trying to get meta data of an image with corrupted exif data.

Warning: exif_read_data(Example.jpg) [function.exif-read-data]: Incorrect APP1 Exif Identifier Code in typo3_src-6.1.7/typo3/sysext/indexed_search/Classes/FileContentParser.php on line 614

This warning should be suppressed by '@' operator or caught otherwise.


Files

55286.patch (587 Bytes) 55286.patch Felix Althaus, 2014-01-23 20:05
Actions #1

Updated by Felix Althaus about 10 years ago

I created a patch for error suppression, see attached file

Actions #2

Updated by Markus Klein about 10 years ago

  • Status changed from New to Accepted
  • Target version set to next-patchlevel
  • Complexity set to no-brainer

Thanks for your report Felix.

Would you mind pushing your patch to our review system?
You'll find useful information on how to do that in http://wiki.typo3.org/CWT

Feel free to contact me, if you need help.

Target releases for this patch are: 6.2, 6.1

Actions #3

Updated by Gerrit Code Review about 10 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27160

Actions #4

Updated by Felix Althaus about 10 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Gerrit Code Review about 10 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch TYPO3_6-1 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27715

Actions #6

Updated by Felix Althaus about 10 years ago

  • Status changed from Under Review to Resolved
Actions #7

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF