-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 6.0
-
Component/s: Content Views
Since 6.0 the ContentViewDescriptor allows to define the default resultLayout (i.e. it does not have to be resultLayouts[0].
For now the merge does not take care of this new attributes, so to change the default resultLayout you have to override the whole resultLayouts list.