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 - Data shadows of local folders do not show the "Refresh" action present on the original.
Summary: Data shadows of local folders do not show the "Refresh" action present on the...
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: akemr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-01-27 01:18 UTC by Jesse Glick
Modified: 2008-12-22 16:08 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 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.