Not reading IPTC Title on upload Not reading IPTC Title on upload
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Not reading IPTC Title on upload

Started by dudah84, March 08, 2011, 12:39:37 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dudah84

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?

papukaija

Quote from: dudah84 on March 08, 2011, 12:39:37 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 cpg1.5.10. 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.

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 in your future posts.

dudah84

Thanks for the info, fixed it in the code and noted it as a fix to make on the next update as well.