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 61032 - Handle invalid user input in the customizer
Summary: Handle invalid user input in the customizer
Status: VERIFIED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords: UI
Depends on: 58457 61036
Blocks:
  Show dependency tree
 
Reported: 2005-07-15 14:27 UTC by Martin Krauskopf
Modified: 2005-12-15 12:02 UTC (History)
2 users (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 Martin Krauskopf 2005-07-15 14:27:07 UTC
OK button must be disabled and appropriate error message shown when values are
incorrect.
Comment 1 Martin Krauskopf 2005-07-29 09:45:55 UTC
Take a look at those classes if "you" want to work on this. Only Major Release
Version is checked as an example in the meantime.

Checking in ui/customizer/Bundle.properties; 1.24 --> 1.25
Checking in ui/customizer/CustomizerProviderImpl.java; 1.34 --> 1.35
Checking in ui/customizer/CustomizerVersioning.java; 1.19 --> 1.20
Checking in ui/customizer/NbPropertyPanel.java; 1.5 --> 1.6
Comment 2 Martin Krauskopf 2005-09-15 17:55:08 UTC
Something is done, may be something not. Please Zajo and Tomasi file a new
concrete one if you find some discrepancies. Thanks.
Comment 3 Tomas Danek 2005-12-15 12:02:02 UTC
this was something like "umbrella"..anyway, verified in current trunk.