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 39458 - Incomplete refreshing of missing links in Filesystems page
Summary: Incomplete refreshing of missing links in Filesystems page
Status: VERIFIED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 3.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: rmatous
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-02 09:11 UTC by pzajac
Modified: 2008-12-22 20:33 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 pzajac 2004-02-02 09:11:02 UTC
Description: 


Name: akR10234			Date: 01/29/2004



Steps to reproduce:
1. Create new project (Project > Project Manager, New Project) and open it.
2. Create dummy folder (for filesystem).
3. Mount this folder to new project
4. Open Default project.
5. Move dummy folder to other location (to prevent IDE to find it)
6. Open created new project.
7. Result: link to this folder is marked as "Invalid".
8. Now return folder to its original location.
9. Right-click this folder in Filesystems page and select "Refresh Folder".
10. Contents of folder are refreshed, but the "Invalid" mark still exist.

Mark "Invalid" should disappear.

======================================================================

A comment.
Comment 1 rmatous 2004-02-02 12:44:35 UTC
Which build please. I tested it on dev build and here are some comments:
- nowhere I did see word "Invalid .." but "Missing .."
- after refresh prefix "Missing" disappeared

So, marked as WORKSFORME because everuthing seems to be OK. 
Comment 2 pzajac 2004-02-02 13:37:55 UTC
build [200302011900]
Radek,you have right the title of missing filesystem node starts with
"Missing tex". The refresh after create missing folder doesn't work
correctly on linux. 
Priority decreased to P4.
Comment 3 rmatous 2004-04-01 13:53:28 UTC
Not relevant for promo-D. Moreover ExLocalFileSystem and
ExJarFileSystem doesn't exists anymore. MasterFS should never be
invalid or missing.
Comment 4 pzajac 2004-04-01 14:26:32 UTC
v