forum.coppermine-gallery.net

Support => cpg1.5.x Support => cpg1.5 upload => Topic started by: dudah84 on March 08, 2011, 12:39:37 pm

Title: Not reading IPTC Title on upload
Post by: dudah84 on March 08, 2011, 12:39:37 pm
I had previously had 1.5.8 installed, but upgraded to 1.5.12 because of the security update. After the upgrade, the gallery doesn't read the IPTC title into the title field. It reads the caption and keywords fine, but not the title.

I've done a clean install of both 1.5.8 and 1.5.12, and 1.5.8 does it just fine, but 1.5.12 won't do it at all.

Any ideas?
Title: Re: Not reading IPTC Title on upload
Post by: papukaija on March 08, 2011, 01:00:18 pm
the gallery doesn't read the IPTC title into the title field. It reads the caption and keywords fine, but not the title.
Any ideas?
The way cpg reads the IPTC information was changed (http://forum.coppermine-gallery.net/index.php/topic,61380.msg335279.html#msg335279) cpg1.5.10 (http://forum.coppermine-gallery.net/index.php/topic,68334.msg338684.html#msg338684). Therefore you need to use IPTC Headline for title purposes as IPTC Title is used for identification purposes. The difference between Headline and Title is explained in detail here (http://forum.coppermine-gallery.net/index.php/topic,61380.msg333599.html#msg333599).

You'll need to update your images with your image editor, write a script to do that or revert the the change but you'll loose it on next upgrade. Please post a link to your gallery (http://forum.coppermine-gallery.net/index.php/topic,55415.msg270616.html#msg270616) in your future posts.
Title: Re: Not reading IPTC Title on upload
Post by: dudah84 on March 08, 2011, 08:38:43 pm
Thanks for the info, fixed it in the code and noted it as a fix to make on the next update as well.