Photoshop IPTC Data
Brought to you by:
csauthier
Altering an image's IPTC
Description/Author/Keywords/Copyright fields in
Photoshop CS causes no EXIF Tag data to be returned by
the library.
On line 385:
if (tmpStr != "Exif\0") return; // not EXIF
When reading in files which have had the tags altered
in Photoshop, here tmpStr is "http:" so the processing
doesn't get any further.
markb@eclectica.co.uk
Logged In: YES
user_id=1370840
I cannot reproduce this bug with Photoshop CS2. The
Makernote zone is dropped by Photoshop, as usual, but all
the other EXIF information is still here and readable.
I'll be glad to get a sample of failing file.