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 159433

Summary: Disallow opening already opened project
Product: connecteddeveloper Reporter: Jaromir Uhrik <juhrik>
Component: Team FrameworkAssignee: Stanislav Aubrecht <saubrecht>
Status: VERIFIED FIXED    
Severity: blocker CC: saubrecht
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jaromir Uhrik 2009-03-02 12:53:52 UTC
[build of 2009/03/02]
Steps to reproduce:
-logout from kenai
-open your own kenai project but do not log in to kenai
-login to kenai
-->> The project is added again to the dashboard list. When the project is in dashboard once then it should not be added
there again as new node.
Comment 1 Milan Kubec 2009-03-02 12:56:35 UTC
Stando, please evaluate. Thanks.
Comment 2 Jaromir Uhrik 2009-03-05 12:04:49 UTC
Product Version: NetBeans IDE Dev (Build cdev-314-on-090305)
Java: 1.5.0_16; Java HotSpot(TM) Client VM 1.5.0_16-133
System: Mac OS X version 10.5.6 running on i386; MacRoman; en_US (nb)

A project can be opened again and again although it is already opened
-Open project xxx
-Open project xxx
-->> Project is opened twice then. There should be some mechanism which disallows to open already opened project or at
least the user should be told that the project is already opened. Only once should such a project appear in the
dashboard (so far the correct state is after calling refresh) so that when opening project in dashboard the refresh
should ne called before creating new nodes there.
Comment 3 Stanislav Aubrecht 2009-03-05 13:55:07 UTC
should be fixed in 81e7c3f781cf
Comment 4 Jaromir Uhrik 2009-03-26 15:00:19 UTC
Verified in the following build/config:
Product Version: NetBeans IDE Dev (Build cdev-434-on-090326)
Java: 1.5.0_16; Java HotSpot(TM) Client VM 1.5.0_16-133
System: Mac OS X version 10.5.6 running on i386; MacRoman; en_US (nb)