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 - Disallow opening already opened project
Summary: Disallow opening already opened project
Status: VERIFIED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Team Framework (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-02 12:53 UTC by Jaromir Uhrik
Modified: 2009-04-05 18:12 UTC (History)
1 user (show)

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 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)