From dev-return-32797-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Thu Mar 04 13:13:59 2010 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 33164 invoked from network); 4 Mar 2010 13:13:59 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 4 Mar 2010 13:13:59 -0000 Received: (qmail 5145 invoked by uid 500); 4 Mar 2010 13:13:48 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 5035 invoked by uid 500); 4 Mar 2010 13:13:48 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 4756 invoked by uid 99); 4 Mar 2010 13:13:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Mar 2010 13:13:48 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Mar 2010 13:13:47 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3E4E6234C4C6 for ; Thu, 4 Mar 2010 13:13:27 +0000 (UTC) Message-ID: <372646871.67621267708407254.JavaMail.jira@brutus.apache.org> Date: Thu, 4 Mar 2010 13:13:27 +0000 (UTC) From: "Emmanuel Lecharny (JIRA)" To: dev@directory.apache.org Subject: [jira] Created: (DIRSERVER-1475) The sizeLimit must be a long, not an int MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 The sizeLimit must be a long, not an int ---------------------------------------- Key: DIRSERVER-1475 URL: https://issues.apache.org/jira/browse/DIRSERVER-1475 Project: Directory ApacheDS Issue Type: Bug Affects Versions: 1.5.5 Reporter: Emmanuel Lecharny Fix For: 1.5.6 We use an int when the searchControls uses a long. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.