Your message dated Fri, 22 Jan 2010 15:47:34 +0000
with message-id <[email protected]>
and subject line Bug#562227: fixed in docbook-xsl 1.75.2+dfsg-4
has caused the Debian Bug report #562227,
regarding docbook-xsl-ns: xhtml/html.xsl leaks xmlns:saxon to XHTML files
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
562227: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=562227
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: docbook-xsl-ns
Version: 1.75.2+dfsg-3
Severity: normal

When processing certain types of files with the XHTML stylesheets using
Xalan or Saxon (but not xsltproc), results in unneeded xmlns:saxon
namespace attributes.  This is a problem since those attributes are
prohibited by the XHTML DTDs, and this leakage prevents the XHTML from
validating.  This does not occur with html/html.xsl; I have not tested
xhtml-1_1/html.xsl, but it has the same code.

Adding xmlns:saxon="http://icl.com/saxon"; to the root element and
inserting "saxon" into the exclude-result-prefixes attribute seems to
solve this problem.

A testcase is attached.  It can be run with:

java -cp /usr/share/java/xalan2.jar:/usr/share/java/xercesImpl.jar 
org.apache.xalan.xslt.Process -out testcase.xhtml -in testcase.xml -xsl 
/usr/share/xml/docbook/stylesheet/docbook-xsl-ns/xhtml/docbook.xsl

or

java -cp /usr/share/java/saxon.jar com.icl.saxon.StyleSheet -o testcase.xhtml 
testcase.xml /usr/share/xml/docbook/stylesheet/docbook-xsl-ns/xhtml/docbook.xsl


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages docbook-xsl-ns depends on:
ii  xml-core                      0.13       XML infrastructure and XML catalog

Versions of packages docbook-xsl-ns recommends:
ii  docbook-xsl-doc-html [docbook 1.75.2-1   stylesheets for processing DocBook
ii  docbook5-xml                  5.0-2      standard XML documentation system 

Versions of packages docbook-xsl-ns suggests:
pn  dbtoepub                   <none>        (no description available)
ii  docbook-xsl-saxon          1.00.dfsg.1-4 Java extensions for use with DocBo
ii  fop                        1:0.95.dfsg-7 XML to PDF Translator
ii  libsaxon-java              1:6.5.5-5     The Saxon XSLT Processor
ii  libxalan2-java             2.7.1-5       XSL Transformations (XSLT) process
pn  xalan                      <none>        (no description available)

-- no debconf information

-- 
brian m. carlson / brian with sandals: Houston, Texas, US
+1 713 440 7475 | http://crustytoothpaste.ath.cx/~bmc | My opinion only
OpenPGP: RSA v4 4096b 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187

Attachment: testcase.xml
Description: XML document

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: docbook-xsl
Source-Version: 1.75.2+dfsg-4

We believe that the bug you reported is fixed in the latest version of
docbook-xsl, which is due to be installed in the Debian FTP archive:

docbook-xsl_1.75.2+dfsg-4.diff.gz
  to main/d/docbook-xsl/docbook-xsl_1.75.2+dfsg-4.diff.gz
docbook-xsl_1.75.2+dfsg-4.dsc
  to main/d/docbook-xsl/docbook-xsl_1.75.2+dfsg-4.dsc
docbook-xsl_1.75.2+dfsg-4_all.deb
  to main/d/docbook-xsl/docbook-xsl_1.75.2+dfsg-4_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Leidert (dale) <[email protected]> (supplier of updated docbook-xsl 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 22 Jan 2010 16:24:15 +0100
Source: docbook-xsl
Binary: docbook-xsl
Architecture: source all
Version: 1.75.2+dfsg-4
Distribution: unstable
Urgency: low
Maintainer: Daniel Leidert (dale) <[email protected]>
Changed-By: Daniel Leidert (dale) <[email protected]>
Description: 
 docbook-xsl - stylesheets for processing DocBook XML to various output formats
Closes: 554441 561590 562227 562816
Changes: 
 docbook-xsl (1.75.2+dfsg-4) unstable; urgency=low
 .
   * debian/patches/8539_554441_xhtml11_fix_ulink_param_target.dpatch: Added.
     - xhtml-1_1/param.xsl: Empty ulink.target to not create target attribute
       in anchor element (closes: #554441).
   * debian/patches/561590_param_local_draft_image.dpatch: Added.
     - */param.xsl: Use a local path for the draft image (closes: #561590).
   * debian/patches/562227_xhtml_fix_saxon_ns_leakage.dpatch: Added.
     - xhtml/html.xsl, xhtml-1_1/html.xsl: Fix leakage of xmlns:saxon namespace
       in XHTML output (closes: #562227).
   * debian/patches/8563_562816_german_translation_fix.dpatch: Added.
     - common/de.xml: Fix an incorrect German translation (closes: #562816).
   * debian/patches/00list: Adjusted.
Checksums-Sha1: 
 f6e9621c54b6824fc245d9596825e39428bbc138 1394 docbook-xsl_1.75.2+dfsg-4.dsc
 038612bb3e4671df0e39720efa055f55f46a8015 37044 
docbook-xsl_1.75.2+dfsg-4.diff.gz
 9dd67818901341c6de441e2106082d2e60e06ebc 1626620 
docbook-xsl_1.75.2+dfsg-4_all.deb
Checksums-Sha256: 
 6f0a1659c7d15f9f93212fce03e268fe620e3bc66b8193b62807e403054a0bed 1394 
docbook-xsl_1.75.2+dfsg-4.dsc
 d0a6e715a174a9a0821cbe5aae85365b4116ebbfc719bdcf604339714c3cf6d4 37044 
docbook-xsl_1.75.2+dfsg-4.diff.gz
 60795c29a9591cc06d0a025b8352ff7727429aad003f9e3187a78abb59219733 1626620 
docbook-xsl_1.75.2+dfsg-4_all.deb
Files: 
 6cf8607d3286f9d64ff0f5ba7553ed4b 1394 text optional 
docbook-xsl_1.75.2+dfsg-4.dsc
 37441a3cf810c7b6ce65654381a951c5 37044 text optional 
docbook-xsl_1.75.2+dfsg-4.diff.gz
 8070b2fa64d4d48fe0609caf05c89177 1626620 text optional 
docbook-xsl_1.75.2+dfsg-4_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAktZxOgACgkQm0bx+wiPa4wANgCgmvd1ye6WkPKuGWDD6urstKcb
UcIAn1ntF/hEwaLxZ7wc4nSnGolUjtJD
=sS78
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to