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

Bug 421464

Summary: HTM5 file system does not return metadata on createFile/createFolder
Product: [ECD] Orion Reporter: Silenio Quarti <Silenio_Quarti>
Component: ClientAssignee: Silenio Quarti <Silenio_Quarti>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 5.0   
Target Milestone: 5.0 M1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Silenio Quarti CLA 2013-11-11 11:17:23 EST
Implementations of the file client API should return the metadata of newly created files/folders. The HTM5 file system implementation currently returns nothing.

Steps to show the problem:

1) Open the editor page
2) Create a new folder in the HTML5 file system

Expected:

The new folder is opened in the editor and selected in the nav.

Actually:

The new folder is just created.