Hide
There are several fields title, subtitle, intro and body that share the same processors that may be causing this behavior when fired at the same instant:
<getprocessor>
<class name="org.mmbase.datatypes.processors.RelatedField$Creator">
<param name="createTypeProperty">org.mmbase.media.containertype</param>
<param name="type">mediafragments</param>
<param name="searchDir">source</param>
</class>
<class name="org.mmbase.datatypes.processors.RelatedField$Getter">
<param name="type">mediafragments</param>
<param name="searchDir">source</param>
</class>
</getprocessor>
It does happen very rarely and is because of this very hard to reproduce.
Show
There are several fields title, subtitle, intro and body that share the same processors that may be causing this behavior when fired at the same instant:
<getprocessor>
<class name="org.mmbase.datatypes.processors.RelatedField$Creator">
<param name="createTypeProperty">org.mmbase.media.containertype</param>
<param name="type">mediafragments</param>
<param name="searchDir">source</param>
</class>
<class name="org.mmbase.datatypes.processors.RelatedField$Getter">
<param name="type">mediafragments</param>
<param name="searchDir">source</param>
</class>
</getprocessor>
It does happen very rarely and is because of this very hard to reproduce.