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

Bug 418244

Summary: [Project] Can't rename projects - invalid POST request
Product: [ECD] Orion Reporter: Maciej Bendkowski <maciej.bendkowski>
Component: ClientAssignee: Malgorzata Janczarska <malgorzata.tomczyk>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: malgorzata.tomczyk
Version: 4.0   
Target Milestone: 4.0 RC1   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Maciej Bendkowski CLA 2013-09-28 06:19:35 EDT
1. Create a project 'A'.
2. Navigate into that project.
3. Click project name 'A', hit F2, type: 'B'.
4. Notice an invalid POST request sent to the server:

POST http://localhost:8080/plugins/undefined

Workaround:
1. Change the project name manually in project.json
2. Rename the top-level folder
Comment 1 Malgorzata Janczarska CLA 2013-10-01 11:51:01 EDT
Fixed two issues here: invalid POST and view not refreshed correctly after rename.
Comment 2 Malgorzata Janczarska CLA 2013-10-01 11:51:11 EDT
.