Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 20052 invoked from network); 28 Aug 2007 09:59:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Aug 2007 09:59:17 -0000 Received: (qmail 39255 invoked by uid 500); 28 Aug 2007 09:59:13 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 38893 invoked by uid 500); 28 Aug 2007 09:59:12 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 38884 invoked by uid 99); 28 Aug 2007 09:59:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Aug 2007 02:59:12 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of marcel.reutegger@gmx.net designates 213.165.64.20 as permitted sender) Received: from [213.165.64.20] (HELO mail.gmx.net) (213.165.64.20) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 28 Aug 2007 09:59:07 +0000 Received: (qmail invoked by alias); 28 Aug 2007 09:58:45 -0000 Received: from adsl-84-227-138-88.adslplus.ch (EHLO [10.0.1.194]) [84.227.138.88] by mail.gmx.net (mp039) with SMTP; 28 Aug 2007 11:58:45 +0200 X-Authenticated: #894343 X-Provags-ID: V01U2FsdGVkX193Obw6eI939Xz/f49C3qw63V1BnZLGAm6xX74ZIg EKFCsB60SDHGZr Message-ID: <46D3F1D4.5040609@gmx.net> Date: Tue, 28 Aug 2007 11:58:44 +0200 From: Marcel Reutegger User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: users@jackrabbit.apache.org Subject: Re: like is not working properly References: <12347621.post@talk.nabble.com> <12352678.post@talk.nabble.com> In-Reply-To: <12352678.post@talk.nabble.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Virus-Checked: Checked by ClamAV on apache.org Alan R wrote: > After debugging, I think my issue is not related to upgrading to 1.3.1 but to > a change I made to the node type CND file. I added a generic property def > "- * (UNDEFINED)" to the parent type of the node which is not showing up in > the query. Reverting to 1.2.2 did not fix the bug, but backing out this CND > change did fix it. It wasn't the only change I made to the CND, so I need to > test it more, but it looks to me like adding the generic property def makes > property-based queries buggy. Is this a known issue? no, not that I know. If you are able to reproduce the failed query, can you please create a jira issue? thanks. regards marcel