Community
Participate
Working Groups
I20120122-2230 Chrome 16, Windows 7 - Created a new top level folder - Attempted to import a file - Progress ran for awhile and then it failed. This was in the browser console: Uncaught TypeError: Object #<Object> has no method 'preventDefault' http://orion.eclipse.org/xfer/import/Bw Failed to load resource: the server responded with a status of 400 (Bad Request) /navigate/built-table.js:2100 HTML Upload Error:Cannot read property 'value' of undefined d.declare.uploadIFrame.d.io.iframe.send.error/navigate/built-table.js:2100 /navigate/built-table.js:618 TypeError arguments: Array[2] get message: function getter() { [native code] } get stack: function getter() { [native code] } set message: function setter() { [native code] } set stack: function setter() { [native code] } type: "non_object_property_load" __proto__: Error
Ah, it was a bzip file rather than zip. It works ok with a regular zip. So the problem is that there is no error reporting to the user (apart from browser console).
This is now invalid because we now support importing non-zips.