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

Bug 390957

Summary: navigator hangs when renaming file in HTML5 file system
Product: [ECD] Orion Reporter: Grant Gayed <grant_gayed>
Component: ClientAssignee: Simon Kaegi <simon_kaegi>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: simon_kaegi
Version: 1.0   
Target Milestone: 1.0 RC1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Grant Gayed CLA 2012-10-02 14:29:59 EDT
- note: I am now using the correct Html5local plug-in

- in the Navigator select "HTML5 Local File contents"
- create a new file such as asdf.txt
- select the file, Actions -> Rename
- enter a new name, press Enter
  -> message "https://orion.eclipse.org/plugins/HTML5LocalFilePlugin.html" is shown indefinitely and the line in the navigator is left messed up
Comment 1 Simon Kaegi CLA 2012-10-02 17:50:14 EDT
Good catch -- data clone error -- instead of just "resolving" the promise with nothing we're trying to return the HTML5 entry.
Comment 2 Simon Kaegi CLA 2012-10-04 00:52:21 EDT
Fixed in Master.