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 218960 - Entering a valid module suite name after an invalid one does not work
Summary: Entering a valid module suite name after an invalid one does not work
Status: VERIFIED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Milos Kleint
URL:
Keywords:
: 219171 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-09-25 10:59 UTC by mienamoo
Modified: 2012-10-08 12:54 UTC (History)
1 user (show)

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 2012-09-25 10:59:11 UTC
NetBeans IDE 7.3 Beta (Build 201209232010)
JDK 7u7 64-bit

This was picked up while running through the sanity tests [1].

[1] http://wiki.netbeans.org/TS_72_Apisupport_Sanity#Test_suite:_Module_Suite_Wizard

Steps to reproduce:

1. Start the New Module Suite wizard.
2. Enter an invalid project name (with special characters).
3. Click Finish and note the correctly displayed error message.
4. Clear the project name field.
5. Type a valid name and click Finish.
6. The invalid character name message is still incorrectly displayed.
Comment 1 mienamoo 2012-09-25 11:05:31 UTC
The same applies to the NetBeans Platform Application wizard.
Comment 2 Milos Kleint 2012-10-03 15:08:07 UTC
*** Bug 219171 has been marked as a duplicate of this bug. ***
Comment 3 Milos Kleint 2012-10-08 12:51:42 UTC
this seems to be tightly coupled with issue 218964, since fixing it, I cannot reproduce, primarily because I'm not able to get the error that shows after clicking Finish. All incorrect project names I could come up with correctly disable finish now.

Please reopen if I missed something
Comment 4 mienamoo 2012-10-08 12:54:11 UTC
I am also not able to reproduce this with build 201210070002 any more. So marking this as verified. :)