Hi Maite

You wrote:

> My zip file contains one image named 0001.jpg (I've also tried with
> the same image on .png format) and one .txt file named "DATALINK.txt"
> where I've listed several biblionumbers and the image name separated
> by a comma; one biblionumber per line.Like this:
> 26794, 0001.png
> 26795, 0001.png
> ... and so on.
...
> The error in my intranet.error.log says the same in both installs.
> [Mon Feb 04 09:50:44.648135 2019] [http:error] [pid 28363] [client]
> AH02429: Response header name '  inflating' contains invalid
> characters, aborting request, referer: /cgi-bin/koha/tools/upload-
> cover-image.pl

I'd suggest to remove the space character in your file ""DATALINK.txt", so the content will look like:

26794,0001.png
26795,0001.png
...

Hope this helps.

Best wishes: Michael
--
Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. Fachausweis
Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz
T 0041 (0)61 261 55 61 · E m...@adminkuhn.ch · W www.adminkuhn.ch
_______________________________________________
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to