Bug 2419 - Do not show err msg about lead/trailing spaces in project wizard (1GIVG00)
Summary: Do not show err msg about lead/trailing spaces in project wizard (1GIVG00)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Simon Arsenault CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 22:36 EDT by Simon Arsenault CLA
Modified: 2002-01-09 11:54 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Arsenault CLA 2001-10-10 22:36:03 EDT
Using the "simple" project wizard, type in a project name. Now, add a space to the end
	of it. Notice the error message about no leading / trailing spaces allowed.

	This is really annoying message (especially when it shows up when typing in a project
	name made of multiple words). Can't we just strip the leading and trailing spaces when
	done? That's what MS does when you type in leading/trailing blanks when creating a 
	folder.

NOTES:
Comment 1 DJ Houghton CLA 2001-10-29 18:26:50 EST
PRODUCT VERSION:
	0.131

Comment 2 Simon Arsenault CLA 2002-01-09 11:54:45 EST
The code has been modified to remove leading and trailing spaces from the 
project name and location path prior to validation and creation.