tinyfilemanager icon indicating copy to clipboard operation
tinyfilemanager copied to clipboard

directory structure upload not working in 2.4.7

Open TheIronFlo opened this issue 3 years ago • 1 comments

Hi,

in 2.4.7 the upload of a directory with files and sub-(sub-)directories and files doesn't work anymore; it works reproducable in 2.4.6, just by replacing tinyfilemanager.php. I couldn't locate the bug so far, but if uploading a structure (via drag&drop) with 2.4.7 all files from all subdirectories will be saved plain in the target folder, but not with subdirectory structure. The same works perfectly in 2.4.6.

In the logs:

PHP Warning: Undefined variable $chunks in /var/www/html/tinyfilemanager.php on line 908

It's true that $chunks is not declared before and it's only in 2.4.7

TheIronFlo avatar Mar 21 '22 09:03 TheIronFlo

Same problem here, just noticed it one week ago. Did you found the bug? I am also investigating

Simi5599 avatar May 28 '22 11:05 Simi5599

Can confirm this issue still occured with latest version today (2022-10-31). Drag and dropping files from Windows Explorer into Upload box will result all files uploaded into same (current) directory, regardless original sub-directory location

amidis-atria avatar Oct 31 '22 05:10 amidis-atria

I can confirm the issue is still there in 2.5.1 using Linux as client - files end up all in the same (current) directory as already said by @amidis-atria

TheIronFlo avatar Nov 23 '22 06:11 TheIronFlo

duplicate #824

prasathmani avatar Nov 25 '22 02:11 prasathmani

It still does not work in 2.5.0

TheIronFlo avatar Dec 27 '22 13:12 TheIronFlo