Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 373005

Summary: [regression] File delete operation fails in 0.4RC3
Product: [ECD] Orion Reporter: John J. Barton <johnjbarton>
Component: ClientAssignee: Project Inbox <orion.client-inbox>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: P3    
Version: 0.4   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:
Attachments:
Description Flags
UI after delete fail
none
devtools Console after fail
none
first exception, json looks like the file I want to delete
none
e looks like the object that will end up in the UI none

Description John J. Barton CLA 2012-03-01 13:01:17 EST
Created attachment 211901 [details]
UI after delete fail

I clicked on the double down arrow after traceurSourceMap.js and selected Delete. The UI show [object Object], see screen shot.
Comment 1 John J. Barton CLA 2012-03-01 13:01:48 EST
Created attachment 211902 [details]
devtools Console after fail
Comment 2 John J. Barton CLA 2012-03-01 13:08:53 EST
Created attachment 211903 [details]
first exception, json looks like the file I want to delete
Comment 3 John J. Barton CLA 2012-03-01 13:09:25 EST
Created attachment 211904 [details]
e looks like the object that will end up in the UI
Comment 4 Susan McCourt CLA 2012-03-01 17:23:43 EST
The pictures are helpful.  It looks like there was some kind of informational message passed back from the operation, and then we fail trying to parse the json.

Does it happen with certain files/folders or all of them?
I'm able to delete files using orion.eclipse.org, for example, so we need to pin down when it happens.
Comment 5 John J. Barton CLA 2012-03-01 17:38:54 EST
(In reply to comment #4)

> Does it happen with certain files/folders or all of them?
> I'm able to delete files using orion.eclipse.org, for example, so we need to
> pin down when it happens.

Once this happened it was 100% reproducible.

I've not had this happen before. I moved the file to another directory and I was able to delete it in that directory. 

The only hypothesis I have is: in the original directory the file was the last one on the list. When I moved it, it was no longer the last one.
Comment 6 John Arthorne CLA 2014-06-11 11:25:20 EDT
No longer reproducible.