Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 7529 - RemoteFolderTreeBuilder and tag == null
Summary: RemoteFolderTreeBuilder and tag == null
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P1 normal (vote)
Target Milestone: ---   Edit
Assignee: Michael Valenta CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-14 10:18 EST by Michael Valenta CLA
Modified: 2019-04-02 17:44 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Valenta CLA 2002-01-14 10:18:53 EST
If the RemoteFolderTreeBuilder is invoked with a tag of null, any tagging on 
local files and folders is used to fetch the remote tree. This works fine when 
retrieving files and folders that correspond to resources that exist locally. 
However, it will not work properly for remote folders that do not exist 
locally. In these cases, the tag of the ancestor folder that exists locally 
should be used, but isn't.
Comment 1 Michael Valenta CLA 2002-01-24 11:00:22 EST
Fixed
Comment 2 Dhruv Gramopadhye CLA 2019-04-02 17:44:56 EDT
*** Bug 545869 has been marked as a duplicate of this bug. ***