forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: mortenb on July 08, 2009, 01:56:32 pm

Title: Batch adding files - IPTC partly missing
Post by: mortenb on July 08, 2009, 01:56:32 pm
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
Title: Re: Batch adding files - IPTC partly missing
Post by: Joachim Müller on July 08, 2009, 02:30:56 pm
You have set encoding to is8859-1, which is not recommended nor supported. Use utf-8
Title: Re: Batch adding files - IPTC partly missing
Post by: mortenb on July 08, 2009, 04:23:12 pm
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.