Comment 1 for bug 583249

Revision history for this message
scoder (scoder) wrote : Re: [Bug 583249] [NEW] Applying an XSL transformation from a non-root XML element crashes

> doc = lxml.etree.parse("data/form.xml")
> xslt_doc = lxml.etree.parse(open("static/form.xsl"))

Could you provide these two files so that I can test it here?

Thanks,

Stefan