Package: libxslt1.1 Version: 1.1.12-8 Severity: normal Running the identity transformation changes the checked="false" attribute to checked (i.e. opposite meaning). Attached stylesheet, file and result obtained.
-- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.15.4 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages libxslt1.1 depends on: ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an ii libgcrypt11 1.2.0-11.1 LGPL Crypto library - runtime libr ii libgpg-error0 1.0-1 library for common error values an ii libxml2 2.6.16-7 GNOME XML library ii zlib1g 1:1.2.2-4.sarge.2 compression library - runtime -- no debconf information
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <xsl:output method="html"/> <xsl:template match="@*|node()"> <xsl:copy> <xsl:apply-templates select="@*|node()"/> </xsl:copy> </xsl:template> </xsl:stylesheet>
signature.asc
Description: Digital signature