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 84256 - should not allow empty keystore info if uncheck Use Default Key Store
Summary: should not allow empty keystore info if uncheck Use Default Key Store
Status: CLOSED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Identity (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Peter Liu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-05 23:16 UTC by _ hlu
Modified: 2006-10-10 00:00 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 _ hlu 2006-09-05 23:16:56 UTC
EP build19:

When editing profiles, user can uncheck Use Default Key Store option without
entering keystore info. This may cause runtime error.
Comment 1 Peter Liu 2006-09-19 23:22:35 UTC
Will check for empty entries for keystore related fields and display an error
message in the window.  Unfortunately, we cannot disable the ok button so the
best we can do is to display an error message.
Comment 2 Peter Liu 2006-09-22 06:21:27 UTC
I have implemented validation for keystore information. For the WSC and profiles
panel, an error message will be displayed at the bottom of the panels.  For the
profile panel, the ok button will also be disabled.  Note we can't disable the
ok button for the wsc panel so it is not implemented.

Comment 3 _ hlu 2006-10-10 00:00:05 UTC
verified in build20051002.