| Summary: | Duplicate Filters can be created if changing the filter pool | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Tools] Target Management | Reporter: | Kevin Doyle <kjdoyle> | ||||
| Component: | RSE | Assignee: | David McKnight <dmcknigh> | ||||
| Status: | RESOLVED FIXED | QA Contact: | Martin Oberhuber <mober.at+eclipse> | ||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | kjdoyle, rdibugs | ||||
| Version: | 3.0.1 | ||||||
| Target Milestone: | 3.1 M4 | ||||||
| Hardware: | PC | ||||||
| OS: | Windows XP | ||||||
| Whiteboard: | |||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 256487 | ||||||
| Attachments: |
|
||||||
|
Description
Kevin Doyle
Your bug is filed against version 3.0 -- note that bug 238158 and bug 235223 have been fixed for 3.0.1. I haven't updated by bug template that is why it shows 3.0 still. Changed to 3.0.1. This is still a bug and a case that was missed from Bug 238158. Created attachment 117939 [details]
patch with connection-unique awareness
This patch addresses things by not allowing a non-connection unique filter pool to be set when the unique connection checkbox is set. Also if the checkbox is not set, then the selected filter pool can not be the connection unique filter pool. One thing I'm not sure about is whether it's safe to assume the filter pool is connection-unique when it's the same as the parentPool.
I've committed the fix to cvs. *** Bug 249886 has been marked as a duplicate of this bug. *** Dave, can we backport this fix? Thanks. (In reply to comment #6) > Dave, can we backport this fix? Thanks. > Opened bug 256487 for the backport. |