Details
-
Bug
-
Resolution: Fixed
-
Medium
-
2.5.8
-
None
Description
ContentTypeIdentifier criterion tries to load the content type by identifier without ignoring non existing types. This crashes the search query if content type does not exist.
This is especially important if developer does not have direct control over the types being passed to the query, e.g. when they are stored in an external system and content type might've been deleted in the meantime.