I had a problem with exif not reading iptc multiple keywords properly. It was only reading the first keyword into my cck textfield (field_iptc_keywords)

In exif.module line there is an innerkey concatenator.

I added this to exif.class.php and now it concatenates the terms into the single field.

CommentFileSizeAuthor
#1 exif_598558_01.patch601 byteschachasikes

Comments

chachasikes’s picture

StatusFileSize
new601 bytes

Here is the patch

rapsli’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.