From users-return-16416-apmail-jackrabbit-users-archive=jackrabbit.apache.org@jackrabbit.apache.org Thu Oct 28 14:36:07 2010 Return-Path: Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: (qmail 15198 invoked from network); 28 Oct 2010 14:36:07 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 28 Oct 2010 14:36:07 -0000 Received: (qmail 99775 invoked by uid 500); 28 Oct 2010 14:36:07 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 99676 invoked by uid 500); 28 Oct 2010 14:36:06 -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 99667 invoked by uid 99); 28 Oct 2010 14:36:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Oct 2010 14:36:06 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of fmandelbaum@gmail.com designates 74.125.82.170 as permitted sender) Received: from [74.125.82.170] (HELO mail-wy0-f170.google.com) (74.125.82.170) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Oct 2010 14:36:01 +0000 Received: by wyb35 with SMTP id 35so1876192wyb.1 for ; Thu, 28 Oct 2010 07:35:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=+NfVy3w4k5RlyTvl3L/PdBLWBe/Bv/MhKAhaQ0n5Wo8=; b=a+Gb+dbA6reDTVmX/9L+gwQPs5BRilg6ANGVEpieTp6nxWFulh3a3hlVV2Z/5Pn03Q B6Ks/ql26jU2qVTazBxL8iNi7behWYpcIne0VJDuzLvdU3FOM/Qm8I0Brey+Noatdkzh Rh7V6PsEzDaeRJwXGD3wniZEE8pEkWTi6B3pM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=OWCNskzMIPVA8BhLp36BYOeqvcOUJ1eLA8n/k0JERFwJMLDb7zR5ZEu3WeMAp38oFL thglpPM9WBbXlebGLRRz2r93wVho3oWi1AH+Py77tmyRIyHDDiNIDaqvczVQBRqv5zuH NAfLMhutxch/r33Yxs01UwYQwcN9Ys6uvGgUA= MIME-Version: 1.0 Received: by 10.216.164.132 with SMTP id c4mr319275wel.9.1288276539570; Thu, 28 Oct 2010 07:35:39 -0700 (PDT) Received: by 10.216.152.193 with HTTP; Thu, 28 Oct 2010 07:35:39 -0700 (PDT) In-Reply-To: <9E00FD2196F34D45B2625F0BD0D7520A22B397@EXCH01.manz.intern> References: <9E00FD2196F34D45B2625F0BD0D7520A22B397@EXCH01.manz.intern> Date: Thu, 28 Oct 2010 11:35:39 -0300 Message-ID: Subject: Re: search for non-breaking spaces From: =?ISO-8859-1?Q?Fabi=E1n_Mandelbaum?= To: users@jackrabbit.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello Johann, did you try with _x0020_ ? On Thu, Oct 28, 2010 at 10:34 AM, Eder, Johann wrote: > Hi there, > > has anyone an idea how to search for non-breaking spaces ? > > I used '\u00A0' or ' ' or ' ' which does not work: > > String xPath =3D "/jcr:root/bibliothek//*[jcr:contains(.,'\u00A0')]"; > > Result is 0. > Thanks. > > Johann > > > --=20 Fabi=E1n Mandelbaum IS Engineer