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

Bug 446601

Summary: Disappearing "Deploy" command after deleting dirty files
Product: [ECD] Orion Reporter: Maciej Bendkowski <maciej.bendkowski>
Component: DeploymentAssignee: Project Inbox <orion.server-inbox>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: P3 CC: malgorzata.tomczyk, Szymon.Brandys
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Maciej Bendkowski CLA 2014-10-10 06:06:20 EDT
Steps to reproduce:

1. Open a project with "Deploy" command present.
2. Create or open a top-level file.
3. Type in some changes, but do not save the file.
4. Select the file in the navigation menu and hit the "Delete" key.
5. Notice, that after the UI refresh the "Deploy" command is missing, even if you have some launch configurations in your project.
Comment 1 Maciej Bendkowski CLA 2014-10-10 06:08:54 EDT
One additional comment. Between steps 4 and 5 you have to confirm the deletion.
Comment 2 Maciej Bendkowski CLA 2014-10-10 07:03:23 EDT
Found this in the JavaScript console:

TypeError: this.inputManager._contentType is null
http://localhost:8080/orion/hover.js
Line 57
Comment 3 Szymon Brandys CLA 2015-03-03 05:59:20 EST
"Deploy" action was replaced by Run Bar.