Class Bridges on Classes with Subtypes
Description
Environment
None
Attachments
1
Activity
Show:

Chuck Bryan October 4, 2010 at 8:04 AM
It should be good to go. Thanks.

Chuck Bryan May 26, 2010 at 1:39 PM
Paul - was there anything else that I needed to do to submit the patch?
Who's Looking?
When you have a class bridge defined on a type with subtypes, the AttributeSearchMappingBuilder's Buildclass method will try to add the Class Bridge type a second time to the subtype. I just looked to see if it was already registered, and if so, skipped it.
I have also modified the class bridge tests to introduce a subtype to the departments so the initial error can be exposed.