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 61194 - [NB Platforms dialog] no warning about adding platform with the same name
Summary: [NB Platforms dialog] no warning about adding platform with the same name
Status: VERIFIED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-20 16:24 UTC by pzajac
Modified: 2005-09-05 09:23 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 pzajac 2005-07-20 16:24:17 UTC
Steps to reproduce:
1) Open NB Platforms dialog
2) Click to add new platform
3) Select correct NetBeans platform in FileChooser
4) Click the next button
5) set the Platfrom name field to "nb"
7) click to finish
8) Click to add new platform
9) Select correct NetBeans platform in FileChooser
10) Click the next button
11) set the Platfrom name field to "nb"
12) click to finish

The new platform was not added to NBP manager because there already exists
platfrom with the same name. Disable the Finish button on this state and show
warning messsage in wizard.
Comment 1 pzajac 2005-07-25 13:13:42 UTC
fixed in  #61196
Comment 2 pzajac 2005-07-25 13:13:59 UTC
v