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

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

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

Bi-directional OSEM relationships seem to be stored/indexed incorrectly in the index

Created: 25/Oct/06 10:06 PM   Updated: 24/Nov/06 06:02 AM
Component/s: Compass::Core
Affects Version/s: 1.1 M2
Fix Version/s: 1.1 M3

File Attachments: None
Image Attachments:

1. recursion.png
(116 kB)


 Description  « Hide
See the screen grab from luke.

You can reproduce this using the code attached to CMP-308



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Shay Banon added a comment - 27/Oct/06 09:20 AM
Fixed in the latest SNAPSHOT. The problem was that Compass did not keep a reference for the objects it marshalled. Now, it does not marhsall same objects (have the same alias and ids) again. Can you validate it on your side?