Bug 147727 - UI incorrectly prevents overlapping project locations on disk
Summary: UI incorrectly prevents overlapping project locations on disk
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 3.3 M1   Edit
Assignee: John Arthorne CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 188705 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-06-19 10:39 EDT by John Arthorne CLA
Modified: 2007-05-28 09:55 EDT (History)
2 users (show)

See Also:


Attachments
For reference, here is the patch with the fix (5.51 KB, patch)
2006-06-19 11:04 EDT, John Arthorne CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John Arthorne CLA 2006-06-19 10:39:17 EDT
Build id: M20060609-1217

Support was added in 3.2 to allow project content locations to overlap on disk (bug 44967).  Unfortunately the new project wizard incorrectly disallows this.  The two places where this check occurs are:

WizardNewProjectCreationPage.validatePage
WizardNewProjectNameAndLocationPage.validatePage
Comment 1 John Arthorne CLA 2006-06-19 10:39:58 EDT
I can fix this since I'm looking at the code right now.
Comment 2 John Arthorne CLA 2006-06-19 11:04:44 EDT
Created attachment 44822 [details]
For reference, here is the patch with the fix
Comment 3 John Arthorne CLA 2006-06-19 11:06:12 EDT
Tested and released.
Comment 4 John Arthorne CLA 2007-05-03 13:32:02 EDT
Marking verified
Comment 5 John Arthorne CLA 2007-05-28 09:55:02 EDT
*** Bug 188705 has been marked as a duplicate of this bug. ***