Closed (fixed)
Project:
Exif
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Oct 2009 at 21:25 UTC
Updated:
9 Nov 2009 at 06:40 UTC
Jump to comment: Most recent file
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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | exif_598558_01.patch | 601 bytes | chachasikes |
Comments
Comment #1
chachasikes commentedHere is the patch
Comment #2
rapsli commented