Bug 31784 - [Tasks] Filtering by working set incorrectly recurses through the children of packages in the working set
Summary: [Tasks] Filtering by working set incorrectly recurses through the children of...
Status: RESOLVED DUPLICATE of bug 8043
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Stefan Xenos CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-13 11:18 EST by Paul Field CLA
Modified: 2004-08-25 14:42 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Field CLA 2003-02-13 11:18:31 EST
For example, you have a set of packages 'a', 'a.b' and 'a.c' and a working set 
containing just 'a'.

If you configure the task view to filter using the working set, then it will 
include tasks produced by 'a.b' and 'a.c'.

This behaviour is not consistant with the way working sets and java packages 
behave. Java packages are not hierarchical and working sets act appropriately: 
if you want 'a.b' and 'a.c' in the working set you must add them explicitly.
Comment 1 Stefan Xenos CLA 2004-08-25 14:42:56 EDT

*** This bug has been marked as a duplicate of 8043 ***