When selecting multiple files that are located at the root of a network drive (e.g. I:\abc.jpg I:\def.jpg) You get an exception when trying to get the length of the blob: file.blob.length Message is "error determining length"
Doing a google search, the only thing I could find is the source code of blob.cc (http://gears.googlecode.com/svn/trunk/gears/blob/blob.cc) The problem can be reproduced on that page too: http://owlwatch.com/examples/extjs/ux/uploader/trunk/samples/index.php Anyone experiencing the same problem? Is it a bug in Gears?
