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 16503 - ALL: "Auto fill config" feature does not work if profile is not changed.
Summary: ALL: "Auto fill config" feature does not work if profile is not changed.
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: 2001-10-12 11:47 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 2001-10-12 11:47:15 UTC
Development build of NetBeans 3.3 #200110120100 on Windows 2000 with JDK 1.3.1

Description:
============
If user mounts several filesystems of one type, the last selected profile stays 
if wizard is invoked. In such a case all settings are not reloaded when user 
specifies the working directory and uses ENTER or TAB key. It is necessary to 
change a profile to say "Empty" and then back to the desired one.

Steps to reproduce:
===================
1. Launch the IDE with fresh brand new user directory and invoke generic wizard.
2. Mount already existing CVS filesystem with :local: connection method.
3. Invoke the wizard again and don't change preset "CVS ..." profile.
4. This time setup working directory to some with connection to :pserver: and
   press ENTER or TAB key.
5. None of "CVS Server Name", "CVS Repository" etc. settings is auto filled.

Workaround:
===========
1. Select "Empty ..." profile from the list. Confirm reconfiguration.
2. Select "CVS ..." profile again. Confirm reconfiguration.
Comment 1 Martin Entlicher 2001-10-23 13:44:19 UTC
This problem is fixed in build 10/23.

However the information, that is filled from CVS/Root should be
grabbed from some subfolder in case, that the CVS/ folder does not
exist in the working dir.
Comment 2 Martin Entlicher 2001-10-23 17:24:29 UTC
Fixed in build 10/24.
Comment 3 Jiri Kovalsky 2001-10-24 16:03:35 UTC
I must reopen the issue because of very minor issue. If user selects 
CVS profile and setups working directory connected to :pserver: and 
then realises that s/he wants another directory with :local: connecti-
on values are reloaded but "CVS Server Name" and "CVS Server User Name
" stay with their previous values.
Trying to verify in development build of NetBeans 3.3 #200110240100.
Comment 4 Martin Entlicher 2001-10-24 16:19:21 UTC
O.K. If some fields are not applicable to the retrieved configuration,
they are cleaned.
Fixed in build 10/25.
PS: please verify it also with :ext: connection, where username might
not be defined.
Comment 5 Jiri Kovalsky 2001-10-25 17:42:32 UTC
Wow ! Verified in development build of NetBeans 3.3 #200110250100.
Comment 6 Quality Engineering 2003-07-01 13:03:44 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.