SourceForge.net Logo
Main Overview Wiki Issues Forum Build Fisheye
Issue Details (XML | Word | Printable)

Key: CMP-317
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Shay Banon
Reporter: Shay Banon
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Compass

deep hierarchy collection ownership not preserved

Created: 13/Nov/06 01:39 AM   Updated: 13/Nov/06 01:42 AM
Component/s: Compass::Core
Affects Version/s: 1.1 M1, 1.1 M2
Fix Version/s: 1.1 M3

File Attachments: 1. Zip Archive ibcmdbic156-src.zip (2 kB)



 Description  « Hide
(Found by darnok)

I have a 3 level hierarchy of SearchableComponents, GrandParent, Parent and Child.
GrandParent A

+- Parent AA

+- Parent AB

+- Child AB1

+- Child AB2

I save the GrandParent and read it back in from the index, and Children "migrate" from Parent AB to Parent AA.

GrandParent A

+- Parent AA

 
+- Child AB1
 
+- Child AB2

+- Parent AB

I've attached the test case source.



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.