Using: Joomla 2.5.7 / JoomDoc 3.4.1 Pro
Hello, I've got another one for you. This one might truely be a bug. I am uploading a zip file to JoomDOC that contains 1 folder and 1 file in that folder. I click the extract check box too. The folder gets created but I get a copy failed on the file. See the attached image.
I figured out the problem on my own and just thought I'd share!
My folder names had comas and parenthesis in them. Some process in Joomla or JoomDOC is stripping the charaters. So the folder named:
Baqir, Raiz, (MD) on my hard drive is uploaded and becomes
Baqir Raiz MD in JoomDOC. I'm guessing the ZIP extracted to the temp folder with the punctuation in it, but JoomDOC stripped it so when it goes to the temp folder using the stripped name it can't find the file because the stripped name doesn't exist.
So I removed the punctuation from the folder name, rezipped it and it uploaded perfectly!