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 - Warn the users when existing hook5 value is overwritten.
Summary: Warn the users when existing hook5 value is overwritten.
Status: RESOLVED INVALID
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: Sun Other
: P4 blocker (vote)
Assignee: Jan Chalupa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-13 00:34 UTC by issues@www
Modified: 2005-03-09 04:28 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 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.