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 94421 - IDE shouldn't allow opening an existing project containing non standard project name
Summary: IDE shouldn't allow opening an existing project containing non standard proje...
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: _ potingwu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-05 17:32 UTC by bugbridge
Modified: 2007-02-05 17:32 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bugbridge 2007-02-05 17:32:35 UTC
Original status: 1-Dispatched; Suggested Status: NEW

Original Target Release: mako_dev; Suggested Target Milestone : Dev


Description:
Current Creator project doesn't support project name other than [a-zA-Z_0-9 .-]
So we can't create project with special characters but we can still open an
existing project with special characters e.g. Web application{20}. IDE won't
complain until it fails to deploy the application. 
In future we should give an error/warning message whenever user wants to open a
non standard project.