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 185333 - When choosing from remote file system, it is never refreshed
Summary: When choosing from remote file system, it is never refreshed
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal with 1 vote (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
: 191615 (view as bug list)
Depends on: 192441
Blocks:
  Show dependency tree
 
Reported: 2010-05-03 07:13 UTC by Vladimir Kvashin
Modified: 2010-12-15 06:18 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Fix prototype (17.08 KB, patch)
2010-05-20 18:30 UTC, Vladimir Kvashin
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Kvashin 2010-05-03 07:13:46 UTC
When I choose something from remote file system, NetBeans caches the content of remote directory I viewed and this cache is never dropped. So once I viewed the content of a remote directory, on subsequent views show the same contents, no updates are visible.
Comment 1 Vladimir Kvashin 2010-05-20 18:30:17 UTC
Created attachment 99270 [details]
Fix prototype
Comment 2 Vladimir Kvashin 2010-11-08 12:41:29 UTC
*** Bug 191615 has been marked as a duplicate of this bug. ***
Comment 3 vince_soleil 2010-11-20 14:31:24 UTC
I've just seen this bug in 7 beta
Workaround : put it manually
Comment 4 Alexander Pepin 2010-12-02 16:28:11 UTC
due to this bug I can not add recently installed tool collection.
Comment 5 Quality Engineering 2010-12-10 06:15:14 UTC
Integrated into 'main-golden', will be available in build *201012100001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/37caa085b598
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fix + test for #186611 characters illegal on Windows; fixing #185333 file system never refreshed
Comment 6 Vladimir Kvashin 2010-12-14 02:21:51 UTC
http://hg.netbeans.org/cnd-main/rev/f733f3b05394
Comment 7 Quality Engineering 2010-12-15 06:18:59 UTC
Integrated into 'main-golden', will be available in build *201012150001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/f733f3b05394
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixed #185333 -  When choosing from remote file system, it is never refreshed