Batch adding files - IPTC partly missing Batch adding files - IPTC partly missing
 

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

Batch adding files - IPTC partly missing

Started by mortenb, July 08, 2009, 01:56:32 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mortenb

I'm experiencing some problems when using the "batch add files function" in Coppermine. The IPTC-titles are not being read properly i.e. the titles are not seen below the pictures and when showing large versions of the pictures in light box (using a plugin). An example can be found at:
http://miljokemi.dk/coppermine/thumbnails.php?album=30
The picture of the Dandelion is using "IPTC-Origin" while the picture of the tree is using "IPTC-headline"

When using the "Upload file" function things work out fine:
http://miljokemi.dk/coppermine/thumbnails.php?album=29

I don't if I'm doing something wrong or the batch add function maybe lacks some functionality?

The best regards
Morten

Joachim Müller

You have set encoding to is8859-1, which is not recommended nor supported. Use utf-8

mortenb

Thanks this solved the problem.  :)

Though there is still a difference between how an import "with batch" add and how an import with "upload file" is handled. When batch adding only "origin" is considered a title not a "headline".
With "upload a file" both "origin" and "headline" are considered titles.