Bug 20564: Don't use system to unzip files
authorNick Clemens <nick@bywatersolutions.com>
Tue, 10 Jul 2018 13:48:07 +0000 (13:48 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 20 Sep 2018 11:07:17 +0000 (12:07 +0100)
commit0f45f3afdf67193ec849f72955b6de4fbeb17db0
treee288ebfeff28817354c2268b728360d9abd44740
parent2e8f370f26836a257d27ad0be4adb4e6db3f9653
Bug 20564: Don't use system to unzip files

To test:
1 - Setup a zip file for patron images and cover images
2 - Test each tool
3 - Get a '500 error' after upload (note images do upload and attach)
4 - Apply patch
5 - Restart all the things
6 - Test agtain, uploads should complete and results display

Signed-off-by: George Williams <george@nekls.org>
Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit 8b806227c130e86712e3e5bda61520447c60671d)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
tools/picture-upload.pl
tools/upload-cover-image.pl