Details
-
Bug
-
Status: Closed
-
Top
-
Resolution: Fixed
-
2.24.13, 2.24.14
-
None
-
None
Description
In case there is no QueryResult there is a NPE thrown.
See the attached stacktrace for a reproduction path. This was introduced by REPO-915 where the outcome of the getQueryResult() method is not checked before doing the for loop.