-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 6.0
-
Component/s: Core VCS, Query & PageProvider
-
Tags:
Both of those:
SELECT ... WHERE ecm:isLatestVersion = 0 SELECT ... WHERE ecm:isLatestMajorVersion = 0
don't match enough documents. They should match all documents which are not the latest, including non-versions.
This is also needed for semantic compatibility with CMIS.
- is required by
-
NXP-14979 Implement CMISQL on top of NXQL
- Resolved