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 205420 - Project Template wizard allows empty display name
Summary: Project Template wizard allows empty display name
Status: VERIFIED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Templates (show other bugs)
Version: 7.1
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: Martin Kozeny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-22 12:31 UTC by mienamoo
Modified: 2013-08-21 08:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mienamoo 2011-11-22 12:31:49 UTC
Product Version: NetBeans IDE 7.1 RC1 (Build 201111171527)
Java: 1.7.0; Java HotSpot(TM) Client VM 21.0-b17

On the Name and Location page of the New Project Template wizard, the display name field can be left blank. IMHO a check should be done for this since a blank display name is not useful once the module is deployed.
Comment 1 Martin Kozeny 2013-08-09 15:03:31 UTC
https://hg.netbeans.org/core-main/rev/1cee8915c626
Comment 2 Quality Engineering 2013-08-10 02:05:23 UTC
Integrated into 'main-silver', will be available in build *201308092300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/1cee8915c626
User: Martin Kozeny <mkozeny@netbeans.org>
Log: #205420: Project Template wizard does not allow to leave empty display name now.
Comment 3 mienamoo 2013-08-21 08:47:05 UTC
Verified with build 201308192300. Thanks!