http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7643 Priority: P5 - low Change sponsored?: --- Bug ID: 7643 CC: gmcharlt@gmail.com Assignee: kyle.m.hall@gmail.com Summary: Can't upload and import zipped file of patron images QA Contact: koha.sekjal@gmail.com Severity: normal Classification: Unclassified OS: All Reporter: oleonard@myacpl.org Hardware: All Status: NEW Version: master Component: Patrons Product: Koha As reported on the mailing list, import of zipped patron images is not working. I created a zip file my patron images and a text file with data looking like this: 0056464,patron1.jpg 0077822,patron2.jpg 0019166,patron3.jpg 0013890,patron4.jpg I tried comma-separated and tab-separated. I have confirmed that the text file is plain text. I've tried using "DATALINK.TXT" and "IDLINK.TXT." Each time I get the same error: Patron Image Failed to Upload Unpacking completed 1 directorie(s) scanned. 1 directorie(s) processed. - Cardnumber: WARNING: This image not imported because the cardnumber and filename is missing. In the log: picture-upload.pl: Missing cardnumber and filename at /kohaclone/tools/picture-upload.pl line 296, <fh00001patron-images.zip> line 112., referer: http://localhost:8888/cgi-bin/koha/tools/picture-upload.pl -- You are receiving this mail because: You are watching all bug changes.