From 856dc0e55a9038c53bcef355112976f8eb14e02d Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Sat, 24 Nov 2007 15:57:13 +0000 Subject: [PATCH] Remove xsl:output and omit-xml-declaration element, because it seems to be causing problems with xsltproc. Closes bug #1785732. Thanks to Denis Gillain for reporting. I remember that the reason I added this originally was to work around some other but in xsltproc (I think it was that it was emitting an xml declaration even when output method is set to text, or something) so this change is going to probably going to cause a regression of that, but oh well --- xsl/VERSION | 2 -- 1 file changed, 2 deletions(-) diff --git a/xsl/VERSION b/xsl/VERSION index 8e2dfbb1a..1e22d149f 100644 --- a/xsl/VERSION +++ b/xsl/VERSION @@ -7,8 +7,6 @@ exclude-result-prefixes="fm sf" version='1.0'> - - -- 2.40.0