uploading zip/tar files

Upload core product.
Post Reply
cactuscomputing
Posts: 10
Joined: Wed Feb 11, 2009 6:59 pm

uploading zip/tar files

Post by cactuscomputing »

I've noticed that jFileUpload does not allow the uploading of zip and tar files. It seems isDragOk is not finding an appropriate DataFlavor. Do you have a patch I can apply to support these kinds of files?

cactuscomputing
Posts: 10
Joined: Wed Feb 11, 2009 6:59 pm

Re: uploading zip/tar files

Post by cactuscomputing »

Note is does work under Vista/Mac, but it's not working on a Fedora 7 system.

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: uploading zip/tar files

Post by support »

No, you're the first one to report such issue. I've just made a test under Linux Ubuntu 8.1 + FireFox + JRE 1.6.0_12 and it seems to work fine. See screenshots below.
dnd.jpg
Drag&Drop Linux
(11.06 KiB) Downloaded 207 times
dndok.jpg
Drag&Drop Ok
(12.37 KiB) Downloaded 214 times
Which JRE version are you using ?

Post Reply