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 20654 - ALL: Invalid default values of index properties on "Refresh Info" tab.
Summary: ALL: Invalid default values of index properties on "Refresh Info" tab.
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-19 10:01 UTC by Jiri Kovalsky
Modified: 2003-07-01 13:03 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 Jiri Kovalsky 2002-02-19 10:01:56 UTC
Development build of Forte for Java 4.0 #020218 on Windows 2000 with JDK 1.4 b#92

Description:
============
All of the unused index properties on "Refresh Info" tab of "Command Editor" are
set to null instead of correct -1. Due to this an information message shows up
with error: "Invalid value. The property ... could not be set. Reason: null"
when trying to set other values. Workaround is to use "Set Default Value" action
of the property to correct the things.

Steps to reproduce:
===================
1. Invoke "Versioning|Mount Version Control|Generic VCS" item of the main window.
2. Select "Empty" profile and click "Next >" button.
3. Click "Edit Commands..." button and expand "Empty" node.
4. Select "Refresh" node and switch to "Refresh Info" tab of the right panel.
5. You will see that properties like "Status Index" have null value instead of -1
Comment 1 Martin Entlicher 2002-02-19 10:32:49 UTC
You're right. The initial values should be set to the defaults "-1".
Comment 2 Martin Entlicher 2002-03-13 13:11:59 UTC
Fixed in dev buid Mar 14.
Comment 3 Jiri Kovalsky 2002-03-15 12:29:24 UTC
Cool. Verified in development build #200203150100 of NetBeans 3.4.
Comment 4 Quality Engineering 2003-07-01 13:03:11 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.