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 - [NB Platforms dialog] Finish button enabled after typing empty platform name
Summary: [NB Platforms dialog] Finish button enabled after typing empty platform 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: Martin Krauskopf
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2005-07-20 16:13 UTC by pzajac
Modified: 2005-09-05 09:51 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: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