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 61190

Summary: [NB Platforms dialog] Finish button enabled after typing empty platform name
Product: apisupport Reporter: pzajac <pzajac>
Component: ProjectAssignee: Martin Krauskopf <mkrauskopf>
Status: VERIFIED FIXED    
Severity: blocker Keywords: UI
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description pzajac 2005-07-20 16:13:52 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) Erase the Project Platform Name field

The "Finish" button is enabled. After click to it no platfrom added no NBP manager.
Comment 1 Martin Krauskopf 2005-07-21 21:54:09 UTC
Fixed.

Checking in ui/platform/Bundle.properties; 1.5 --> 1.6
Checking in ui/platform/PlatformInfoVisualPanel.java; 1.2 --> 1.3
Comment 2 pzajac 2005-07-25 12:49:58 UTC
v