This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 68317

Summary: [50cat] 'Project Name may not contain...' rather than 'Project Name is not a valid folder name'
Product: javaee Reporter: jlaskowski <jlaskowski>
Component: Web ProjectAssignee: David Konecny <dkonecny>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description jlaskowski 2005-11-08 22:15:28 UTC
[ BUILD # : 200511071900 ]
[ JDK VERSION : 1.5.0_05 ]

Create a web application project - Empty Project Name field results in 'Project Name is not a valid folder name.' It should rather print out a message: 'Project Name may not contain ... characters'.
Comment 1 David Konecny 2007-10-05 15:23:22 UTC
Currently also characters like \ or / are accepted despite not being "valid folder name".
Comment 2 David Konecny 2008-03-28 02:59:22 UTC

*** This issue has been marked as a duplicate of 130554 ***