Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0-beta5
-
None
Description
Happens when the node with the given UUID is not present in the index. The method then returns -1, which is illegal. Document numbers must be >= 0. The method must returns an empty array when the id is invalid, as documented in DocId.getDocumentNumbers().
Attachments
Issue Links
- is duplicated by
-
JCR-2610 Quering returns java.lang.IndexOutOfBoundsException: bitIndex < 0: -1
- Closed