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 22412

Summary: Warn the users when existing hook5 value is overwritten.
Product: ide Reporter: issues@www <issues>
Component: CodeAssignee: Jan Chalupa <jchalupa>
Status: RESOLVED INVALID    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: Sun   
OS: Other   
Issue Type: DEFECT Exception Reporter:

Description issues@www 2002-04-13 00:34:35 UTC
Description: 
bt->iz fills the hook5 field with the id of the newly created iz issue. If hook5
field was not empty before, the value will be replaced. This is the expected
behaviour, but bugbridge should display a warning message to the user that says
"the value will be lost" and let the user choose to proceed or not. This gives
the user a chance to look at the existing value and store it if necessary.

Evaluation: 
Add the required warning.

A comment.
Comment 1 Jan Chalupa 2002-11-01 16:07:42 UTC
A test issue. Changing to RESOLVED INVALID.