Project

General

Profile

Defect #307

Drop files with blanks in file name / in path don't work (Mac only)

Added by Alexander Stefan almost 13 years ago. Updated almost 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
05/24/2011
Due date:
% Done:

0%

Estimated time:
Browser (if web client):

Description

Hello,

i've a simple form with the Drag&Drop File Bean and i'm on a Mac and want to drop a file, which contains blanks ('example file.pdf')

The onDrop method will be fired, but there are no dropped files in the parameter.
There's an empty array instead of.

When i rename the file to 'example_file.pdf' all works fine.

There's also the same problem, when there's a blank in the path to the file.

It seems that the file path isn't escaped correctly on Mac.

Thanks,
Alex

History

#1

Updated by Patrick Talbot almost 13 years ago

Do you think this is related to your issue #305?

#2

Updated by Alexander Stefan almost 13 years ago

I think it's related, because it's also a Mac issue :-)
But it's not directly related.
I've tested to drag 3 files, all with names without a blank, and only
the first file was dropped in the bean.
When i drag 3 files which has blanks in the file names, no files are
dropped in the bean.

Thanks for your help!

#3

Updated by Patrick Talbot almost 13 years ago

  • Status changed from New to Closed

Fixed with v1.2.4

#4

Updated by Alexander Stefan almost 13 years ago

Thank you for the quick fix!
All works fine now on Mac OS X! :)

#5

Updated by Patrick Talbot almost 13 years ago

Alexander Stefan wrote:

Thank you for the quick fix!
All works fine now on Mac OS X! :)

Glad to know you've checked too and thanks for reporting!

Also available in: Atom PDF