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 33819

Summary: Improve bad value handling in property sheet
Product: platform Reporter: _ tboudreau <tboudreau>
Component: ExplorerAssignee: _ tboudreau <tboudreau>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 29447    

Description _ tboudreau 2003-05-22 01:47:37 UTC
Currently an erroneous value entered for a
property sheet
can produce a dialog containing a stack trace, and
there
is some code relating to bad values that needs to
be fixed
(dialog text "XXX fix me").
Comment 1 _ tboudreau 2003-06-25 22:56:53 UTC
Fixed, no more stack traces.