Page 1 of 1

BUG in jBatchUpload - ziponfly, zipignorelist, chunkmode

Posted: Fri Nov 06, 2009 5:39 am
by Bogdan
Disclaimer: I know I've been writing here about bug a lot, and I may be annoying you already, but this one is real pain and I couldn't fix it myself for hours today..
-------------------------------------------------------------------------
Interesting BUG, file doesn't get deleted from the list IF following is specified

document.writeln('<PARAM NAME="ziponfly" VALUE="zip">');
document.writeln('<PARAM NAME="zipignorelist" VALUE="*.zip,*.pdf,*.gif,*.jpg,*.jpeg">');
document.writeln('<PARAM NAME="chunkmode" VALUE="onfly">');
document.writeln('<PARAM NAME="chunksize" VALUE="N">');

And I upload a file that is
1) bugger than "chunksize", so it needs to be split
2) file extension is IN "zipignorelist", so it's not compressed

NOTE: problem happens only in circumstances described, it will not happen if any of params are removed.

See attached

Re: BUG in jBatchUpload - ziponfly, zipignorelist, chunkmode

Posted: Sun Nov 08, 2009 1:00 pm
by support
Thanks for the report. Fixed in 2.5.