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 5566

Summary: Data shadows of local folders do not show the "Refresh" action present on the original.
Product: platform Reporter: Jesse Glick <jglick>
Component: -- Other --Assignee: akemr <akemr>
Status: CLOSED FIXED    
Severity: normal    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jaroslav Tulach 2000-07-03 07:31:59 UTC
I can see no way how to solve it. Shadow is current node & refresh is not
enabled on it => it cannot/should not be shown...
Comment 1 Jesse Glick 2000-07-07 16:57:59 UTC
Well Refresh should be selected on it, no? Perhaps RefreshAction needs to
specifically check for DataShadow and traverse the link if it finds one before
looking for the FileObject. If you make a link to a CVS-controlled file, e.g.,
it would be sensible to me to be able to invoke CVS operations on it. Generally
FS actions on the shadow object itself would not be useful.
Comment 2 Jan Zajicek 2001-01-23 09:26:59 UTC
Automated change of version from Other to Dev.
Comment 3 Jan Chalupa 2001-03-12 09:34:45 UTC
Version: 'Dev' -> 3.2
Comment 4 akemr 2001-04-03 09:12:42 UTC
Fixed. Fix will be in dev build #160 and release32 build #20

FileSystemAction changed to allow DataShadow use FileSystem action of original 
DataObject.

See bug #5566 too.
Comment 5 Jan Zajicek 2001-05-03 11:24:47 UTC
verified
Comment 6 Jan Chalupa 2001-05-05 20:53:27 UTC
Target milestone 3.2
Comment 7 Quality Engineering 2003-07-01 16:38:28 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.