Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 66584 invoked from network); 7 May 2008 14:05:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 May 2008 14:05:57 -0000 Received: (qmail 34147 invoked by uid 500); 7 May 2008 14:05:48 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 34131 invoked by uid 500); 7 May 2008 14:05:48 -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 34108 invoked by uid 99); 7 May 2008 14:05:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 May 2008 07:05:47 -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; Wed, 07 May 2008 14:05:01 +0000 Received: (qmail invoked by alias); 07 May 2008 14:05:13 -0000 Received: from bsl-rtr.day.com (EHLO [10.0.0.162]) [62.192.10.254] by mail.gmx.net (mp057) with SMTP; 07 May 2008 16:05:13 +0200 X-Authenticated: #894343 X-Provags-ID: V01U2FsdGVkX1+FnKYnjPiFUIZaZ/Yu5oiDDsC9sMTa5XrmdbwGMc 5/4UpisKqiv6h2 Message-ID: <4821B716.307@gmx.net> Date: Wed, 07 May 2008 16:05:10 +0200 From: Marcel Reutegger User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: users@jackrabbit.apache.org Subject: Re: Possible to silence namespace checking in HTMLTextExtractor? References: <23eb48360804212244o63338348pbe9c0086b0f768d7@mail.gmail.com> In-Reply-To: <23eb48360804212244o63338348pbe9c0086b0f768d7@mail.gmail.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 Igor Vaynberg wrote: > i am storing html fragments in nt:file nodes that end with .html > extension. these fragments contain some custom tags ( eg id="foo"/> ) that are replaced later during output. apparently > HTMLTextExtractor sets up a parser with namespace checking so i am > constantly seeing a warning in my logs, and even if i disable the > warning via log config i still see this in my stderr: ERROR: > 'Namespace for prefix 'BRIX' has not been declared.'. it is rather > annoying. > > is there any way to disable the check? stacktrace at the bottom... no, this is not possible at the moment. can you please create a jira issue describing this enhancement? thanks regards marcel