Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 92399 invoked from network); 15 Jun 2007 10:45:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Jun 2007 10:45:47 -0000 Received: (qmail 95296 invoked by uid 500); 15 Jun 2007 10:45:50 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 95118 invoked by uid 500); 15 Jun 2007 10:45:49 -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 95109 invoked by uid 99); 15 Jun 2007 10:45:49 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Jun 2007 03:45:49 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Jun 2007 03:45:45 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D180D7140D2 for ; Fri, 15 Jun 2007 03:45:25 -0700 (PDT) Message-ID: <20137110.1181904325854.JavaMail.jira@brutus> Date: Fri, 15 Jun 2007 03:45:25 -0700 (PDT) From: "Jukka Zitting (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Resolved: (JCR-972) Bundle consistency check does not work In-Reply-To: <23616135.1181904025843.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JCR-972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting resolved JCR-972. ------------------------------- Resolution: Fixed Fixed in revision 547606. > Bundle consistency check does not work > -------------------------------------- > > Key: JCR-972 > URL: https://issues.apache.org/jira/browse/JCR-972 > Project: Jackrabbit > Issue Type: Bug > Components: core > Affects Versions: 1.3 > Reporter: Jukka Zitting > Assignee: Jukka Zitting > Priority: Minor > Fix For: 1.3.1 > > > The consistencyCheck feature in the database bundle persistence manager does not work because the correct table prefix is not used when loading all bundles. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.