Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
2.24.14, 2.26.03
-
None
-
None
Description
If you run a query in the repository servlet, you always get "-1 results", even though you can see the actual results properly.
1. Create an archetype project (7.8.8)
2. Go to http://localhost:8080/cms/repository/
3. Run a query, for example select * from myhippoproject:newsdocument
Expected:
Number of results found: XX
Actual:
Number of results found: -1
Attachments
Issue Links
- is a part of
-
REPO-1001 Repository servlet improvements
- Closed