On Fri, 2003-02-28 at 09:12, Carsten Ziegeler wrote:
> Bruno Dumon wrote:
> >
> > On Thu, 2003-02-27 at 22:14, Miles Egan wrote:
> > > After updating cvs and rebuilding I get this error when using the
> > > HTMLGenerator:
> > >
> > > [NamespaceNormalizingDOMStreamer] Encountered a DOM Element wi
Ugo Cei wrote:
Isn't there anything better than JTidy for converting HTML to XHTML?
How about CyberNeko (http://www.apache.org/~andyc/neko/doc/index.html)?
I never tried it, but might start using it in a short timeframe if it
proves to be useful...
Ciao,
--
Gianugo Rabellino
Pro-netics s.r.
Bruno Dumon wrote:
On Thu, 2003-02-27 at 22:14, Miles Egan wrote:
After updating cvs and rebuilding I get this error when using the
HTMLGenerator:
[NamespaceNormalizingDOMStreamer] Encountered a DOM Element without a
localName. DOM Level 1 trees are not supported by this DOMStreamer.
Is this a
Bruno Dumon wrote:
>
> On Thu, 2003-02-27 at 22:14, Miles Egan wrote:
> > After updating cvs and rebuilding I get this error when using the
> > HTMLGenerator:
> >
> > [NamespaceNormalizingDOMStreamer] Encountered a DOM Element without a
> > localName. DOM Level 1 trees are not supported by this
On Thu, 2003-02-27 at 22:14, Miles Egan wrote:
> After updating cvs and rebuilding I get this error when using the
> HTMLGenerator:
>
> [NamespaceNormalizingDOMStreamer] Encountered a DOM Element without a
> localName. DOM Level 1 trees are not supported by this DOMStreamer.
>
> Is this a bug?