Open boudewijn-zicht opened 1 year ago
$type::className() returns a fully qualified name of the class, therefore, 'Entry' would never match.
$type::className()
This bug results in no criteria being set which results in ALL items in the database being part of the selection, making the sitemap extremely big.
$type::className()
returns a fully qualified name of the class, therefore, 'Entry' would never match.This bug results in no criteria being set which results in ALL items in the database being part of the selection, making the sitemap extremely big.