Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Outdated
-
3.0.2
-
None
-
None
Description
The parameter includeSubtypes is not actually being used when building the query. The query always includes the subtypes.
Moreover, the method buildQuery() doesn't make use of HstQueryBuilder#size(int) and HstQueryBuilder#page(int) methods and these parameters are used later on by the method executeQuery(). This can be improved as well.
Attachments
Issue Links
- testing discovered
-
CMS-12993 HstQueryBuilder always excludes subtypes
- Open