On Saturday 04 September 2004 15:59, Stanislav Obolevich wrote:
> Maybe it's because I didn't path libxml and libxslt with patches you
> supplied? Boyan Dzambazov, did you patch your libraries?
>
> Regards, Stas
>
> On Friday 03 September 2004 22:04, Carlo Contavalli wrote:
> > On Fri, Sep 03, 2004 at 09:29:20PM +0000, Stanislav Obolevich wrote:
> > > I have tried everything you suggested. Nothing helped.
> > > This is a link with all the sources
> > > _http://scream.gotdns.com/hp_source/ Maybe you can figure something
> > > out.
> >
> > You're right, there's something wrong... Don't ask me why, but if
> > you remove the:
> >
> > doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN/"
> > doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"
> >
> > attributes from xsl:output tag, everything works correctly.
> > I'm investigating the problem :), probably I'm missing some options
> > to the libxml parser... will try to fix it for next snapshot.
> >
> > Cheers,
> > Carlo