Return-Path: X-Original-To: apmail-jackrabbit-dev-archive@www.apache.org Delivered-To: apmail-jackrabbit-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 5CFE3932C for ; Thu, 4 Oct 2012 07:15:14 +0000 (UTC) Received: (qmail 94083 invoked by uid 500); 4 Oct 2012 07:15:14 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 93198 invoked by uid 500); 4 Oct 2012 07:15:10 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 92859 invoked by uid 99); 4 Oct 2012 07:15:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Oct 2012 07:15:07 +0000 Date: Thu, 4 Oct 2012 18:15:07 +1100 (NCT) From: =?utf-8?Q?Claus_K=C3=B6ll_=28JIRA=29?= To: dev@jackrabbit.apache.org Message-ID: <477951979.164168.1349334907965.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (JCR-3437) The DbDataStore does not implement getRecordIfStored as described in javadoc MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Claus K=C3=B6ll created JCR-3437: ------------------------------- Summary: The DbDataStore does not implement getRecordIfStored = as described in javadoc Key: JCR-3437 URL: https://issues.apache.org/jira/browse/JCR-3437 Project: Jackrabbit Content Repository Issue Type: Bug Components: jackrabbit-core Affects Versions: 2.5.2, 2.4.3, 2.3.7, 2.2.12 Reporter: Claus K=C3=B6ll Assignee: Claus K=C3=B6ll Priority: Minor Fix For: 2.6 The DbDataStore throws a Exception if the record is not found. The Javadoc says it will return null instead. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira