Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #20408, comment 3


Ignore:
Timestamp:
09/17/2012 01:27:35 AM (12 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20408, comment 3

    initial v1  
    11Duplicate of #9417?
    22
    3 Seems that `$iptc['1#090']` marker may not always be present. [http://unit-tests.trac.wordpress.org/browser/wp-testdata/images/test-image-iptc.jpg test-image-iptc.jpg] (with IPTC tags written by IrfanView 4.33) doesn't have it. In that case, `seems_utf8()` check looks more reliable.
     3Seems that `$iptc['1#090']` marker may not always be present. [http://unit-tests.trac.wordpress.org/browser/trunk/data/images/test-image-iptc.jpg test-image-iptc.jpg] (with IPTC tags written by IrfanView 4.33) doesn't have it. In that case, `seems_utf8()` check looks more reliable.