Skip to content

Web Server: Fix jquery.fileupload.js to handle directory structure

Edgar Fouillet requested to merge edrflt/vlc-ios:fix_directory_structure into master

file.relativePath + file.name will handle both Chrome and Firefox behaviours with filenames whereas file.path will only work with Firefox.

Closes #658 (closed)

Edited by Edgar Fouillet

Merge request reports