Return-Path: X-Original-To: apmail-chemistry-dev-archive@www.apache.org Delivered-To: apmail-chemistry-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5E71EC8F3 for ; Thu, 7 Jun 2012 14:32:25 +0000 (UTC) Received: (qmail 24906 invoked by uid 500); 7 Jun 2012 14:32:25 -0000 Delivered-To: apmail-chemistry-dev-archive@chemistry.apache.org Received: (qmail 24682 invoked by uid 500); 7 Jun 2012 14:32:24 -0000 Mailing-List: contact dev-help@chemistry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@chemistry.apache.org Delivered-To: mailing list dev@chemistry.apache.org Received: (qmail 24460 invoked by uid 99); 7 Jun 2012 14:32:24 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Jun 2012 14:32:24 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 77E80140BEF for ; Thu, 7 Jun 2012 14:32:24 +0000 (UTC) Date: Thu, 7 Jun 2012 14:32:24 +0000 (UTC) From: "Jean Marie PASCAL (JIRA)" To: dev@chemistry.apache.org Message-ID: <444366653.47849.1339079544494.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Created] (CMIS-539) Wrong cmisra:numItems in repo.opencmis.org (inmemory) when using MaxItems MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Jean Marie PASCAL created CMIS-539: -------------------------------------- Summary: Wrong cmisra:numItems in repo.opencmis.org (inmemory) when using MaxItems Key: CMIS-539 URL: https://issues.apache.org/jira/browse/CMIS-539 Project: Chemistry Issue Type: Bug Components: opencmis-server-inmemory Affects Versions: OpenCMIS 0.7.0 Reporter: Jean Marie PASCAL With online inmemory repository, when you try to do some paging with maxItems params, the numItems equals the maxItems whatever the number of items inside the folder. How to reproduce : Call http://repo.opencmis.org/inmemory/atom/A1/children?id=100 See 5 Call http://repo.opencmis.org/inmemory/atom/A1/children?id=100&maxItems=2 See 2 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira