classpathx-xml
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug report (Re: [Classpathx-xml] Merging GNU JAXP into kaffe)


From: David Brownell
Subject: Re: Bug report (Re: [Classpathx-xml] Merging GNU JAXP into kaffe)
Date: Fri, 06 Dec 2002 09:08:26 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020513

+       if (!nsdecls)
+           aelfred2.setFeature (
+               SAXDriver.FEATURE + "namespace-prefixes",
+               true);

                ^^^^
                I think this should be false.

Having changed this "true" to "false",  I now get satisfactory results.

Duh!  Yes.  Since this fixes the problem for you, I'll
merge that (updated) patch.  Dalibor, many thanks for
isolating the problem down to a bad "namespace-prefixes"
setting.

- Dave






reply via email to

[Prev in Thread] Current Thread [Next in Thread]