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

Bug 491475

Summary: New Project from Zip files not implemented
Product: [ECD] Orion Reporter: Bogdan Gheorghe <gheorghe>
Component: ClientAssignee: Silenio Quarti <Silenio_Quarti>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: Silenio_Quarti
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Bogdan Gheorghe CLA 2016-04-11 17:05:55 EDT

    
Comment 1 Bogdan Gheorghe CLA 2016-04-11 17:06:48 EDT
Edit page:
- New>Project>Zip Archive
- Pick a zip file
- Notice nothing happens.
Comment 2 Silenio Quarti CLA 2016-04-13 11:03:05 EDT
Note that this is broken in the java server as well. Problem is in the client side. The function handleOpen in projectCommands.js#1266 is never called.