Bug#701485: libxml-filter-xslt-perl: does not emit DTD events
brian m. carlson
sandals at crustytoothpaste.net
Sat Feb 23 17:51:30 UTC 2013
Package: libxml-filter-xslt-perl
Version: 0.03-8
Severity: normal
XML::Filter::XSLT does not emit DTD events, even if there is an
xsl:output element with the doctype-public and doctype-system
attributes. This essentially means that XML::Filter::XSLT cannot be
used to generate XHTML that can be usefully used in browsers. I'm
pretty sure I know why it works this way, but I think it should be
fixed.
I have attached a perl script and XSLT stylesheet. Running foo.pl
should print a message if DTD handling work correctly. Alternately, you
may pass the --writer flag to see the raw output that is generated,
which includes no DOCTYPE declarations.
-- System Information:
Debian Release: 7.0
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.7-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/mksh-static
Versions of packages libxml-filter-xslt-perl depends on:
ii libxml-libxml-perl 2.0010+dfsg-1
ii libxml-libxslt-perl 1.78-1
ii perl 5.14.2-18
libxml-filter-xslt-perl recommends no packages.
libxml-filter-xslt-perl suggests no packages.
-- no debconf information
--
brian m. carlson / brian with sandals: Houston, Texas, US
+1 832 623 2791 | http://www.crustytoothpaste.net/~bmc | My opinion only
OpenPGP: RSA v4 4096b: 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187
-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.pl
Type: text/x-perl
Size: 537 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20130223/d0cb678b/attachment.pl>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.xsl
Type: application/xml
Size: 549 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20130223/d0cb678b/attachment.xsl>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20130223/d0cb678b/attachment.pgp>
More information about the pkg-perl-maintainers
mailing list