https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16886
Bug ID: 16886
Summary: Error / success reporting in 'Upload patron images'
tool is broken
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Tools
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
The patron image tool can correctly process images, however, the variables
needed for returning results are global and broken (the script itself documents
this issue) and plack errors out when trying to access them.
The results now are limited to 'success' for a 100% successful file and
'failed' when there is an error
logs:
Variable "@counts" is not available at
/home/vagrant/kohaclone/tools/picture-upload.pl line 228.
Variable "$filetype" is not available at
/home/vagrant/kohaclone/tools/picture-upload.pl line 240.
Variable "$uploadfilename" is not available at
/home/vagrant/kohaclone/tools/picture-upload.pl line 241.
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/