Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.0
-
None
Description
This is a minor bug that affects 3.0 only.
SelectQuery automatically builds a cache key for the caching result based on its parameters.
It fails to take into account fetchLimit, thus leading to erratic behavior when different fetch limits are used for the same query.