Hi,
We want the browse folder functionality to avoid having the sql query join with the webnodes_metadata_EN_en table. This woud improve our browsing experience tremendously.
To achieve this there is a configuration setting, however this is always overruled in the Oscript function '_GetSelectWithPaging_IsMultiplingual' referring to some 'default colation' that should be in place. The function always returns a true value regardless of the configuration setting.
Can anyone give an insight what the logic is behind this?
What colation is it referring to here?
Is it okay that we comment out this line in a patch? or will something fall apart?