Hi, Thanks for looking into this. Unfortunately it's not working. I think an extra propDef = typeCache.getPropertyDefinition(property.getId()); after your new type = typeCache.getTypeDefinitionForObject(objectId); would (quick)fix it.
Michael On Tue, Aug 20, 2013 at 12:58 PM, Florian Müller <[email protected]> wrote: > Thanks for all the details. > I've implemented a quick fix but hadn't time to test it. Give it a try. > > Florian > >
