Hide
original bugid: #6166
Because 'relation nodes' are cached in MMObjectNode instances. Invalidating this cache, works then only in one instance.
I moved the 'relations' caches to org.mmbase.cache which fixes the problem with getRelations.
But still, it seems a dangerous situation.
Show
original bugid: #6166
Because 'relation nodes' are cached in MMObjectNode instances. Invalidating this cache, works then only in one instance.
I moved the 'relations' caches to org.mmbase.cache which fixes the problem with getRelations.
But still, it seems a dangerous situation.