michaelctorres / clients-oriented-ftp

Automatically exported from code.google.com/p/clients-oriented-ftp
0 stars 0 forks source link

can't download multiple files in one zipped (default theme) #409

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.select more than one file to download
2.choose to download a zipped file

What is the expected output? What do you see instead?
expected : A zipped file with all marked files.

recieved : a zipped file with only one file (the last checked)

What version of the product are you using? On what operating system?
r514 on linux (ex2hosting)

Please provide any additional information below.

Original issue reported on code.google.com by erwann.h...@gmail.com on 10 Dec 2013 at 2:24

GoogleCodeExporter commented 8 years ago
same issue for me

Original comment by play...@gmail.com on 13 Dec 2013 at 9:46

GoogleCodeExporter commented 8 years ago
Same issue. 

I think i fixed it: in process-zip-download.php, line 52 is missing a ["] at 
...["' . $this_file_id .']...

Original comment by jvanross...@gmail.com on 27 Jan 2014 at 4:29

GoogleCodeExporter commented 8 years ago
Thanks for the solution! added it to the code.

Original comment by i...@subwaydesign.com.ar on 27 Jan 2014 at 5:44

GoogleCodeExporter commented 8 years ago
Er sorry but I still see this error on a clean install.  I have check the code 
in process-zip-download.php and it has the " shown above.  

Original comment by da...@sabresolutions.com.au on 23 Mar 2014 at 6:00