News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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.