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

Bug 423188

Summary: Renaming project directory fails to update ContentLocation property in NewProject.json
Product: [ECD] Orion Reporter: Adrian Aichner <adrian.aichner>
Component: ClientAssignee: Anthony Hunter <ahunter.eclipse>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: ahunter.eclipse, Silenio_Quarti
Version: unspecified   
Target Milestone: 5.0 RC1   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Adrian Aichner CLA 2013-12-04 10:32:26 EST
NewProject.json
still contains

"ContentLocation": "file:/var/home/adrian/eclipse-orion-ws/ad/adrian/OrionContent/OldProject",

Both FullName and UniqueId are correct.
Comment 1 Anthony Hunter CLA 2014-01-29 15:17:09 EST
The problem has been fixed with commit:
http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=b82ea7275fdd4dcafd72621a300cb529c5f738e7

I have also delivered an update to the testMoveProject() JUnit test to verify properly.