[xml/sgml-pkgs] Bug#245172: marked as done (xsltproc: multiple non-nested xincludes not outputting fallback)
Debian Bug Tracking System
owner@bugs.debian.org
Mon, 17 May 2004 02:33:07 -0700
Your message dated Mon, 17 May 2004 18:21:38 +0900
with message-id <40A88422.7060409@glandium.org>
and subject line Closing the bug
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 21 Apr 2004 19:02:04 +0000
>From ryan.nowakowski@s1.com Wed Apr 21 12:02:04 2004
Return-path: <ryan.nowakowski@s1.com>
Received: from (murdock) [216.54.247.251]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BGMyy-0002Pe-00; Wed, 21 Apr 2004 12:02:04 -0700
Received: from rnowakow by murdock with local (Exim 3.36 #1 (Debian))
id 1BGMw2-0007RK-00; Wed, 21 Apr 2004 13:59:02 -0500
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Ryan Nowakowski <ryan.nowakowski@s1.com>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: xsltproc: multiple non-nested xincludes not outputting fallback
X-Mailer: reportbug 2.56
Date: Wed, 21 Apr 2004 13:59:02 -0500
Message-Id: <E1BGMw2-0007RK-00@murdock>
Sender: Ryan Nowakowski <rnowakow@murdock.aus.s1.com>
X-BadReturnPath: rnowakow@murdock.aus.s1.com rewritten as ryan.nowakowski@s1.com
using "From" header
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.8 required=4.0 tests=BAYES_00,HAS_PACKAGE,
HTML_30_40,HTML_MESSAGE autolearn=no
version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level:
X-CrossAssassin-Score: 1
Package: xsltproc
Version: 1.1.6-1
Severity: normal
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.4-1-686
Locale: LANG=en_US, LC_CTYPE=en_US
Versions of packages xsltproc depends on:
ii libc6 2.3.2.ds1-10 GNU C Library: Shared libraries an
ii libxml2 2.6.9-1 GNOME XML library
ii libxslt1.1 1.1.6-1 XSLT processing library - runtime
ii zlib1g 1:1.2.1-3 compression library - runtime
-- no debconf information
This bug is agaist xsltproc 1.1.6 from
http://glandium.org/debian/unstable/ which will be moved to unstable
shortly.
rnowakow@murdock:~/fallback_test$ cat test.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
<article>
<articleinfo>
<title>Test Article</title>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="subtitle.xml">
<xi:fallback><subtitle><emphasis>Warning:
please put subtitle here!</emphasis></subtitle></xi:fallback>
</xi:include>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="date.xml">
<xi:fallback><date><emphasis>Warning: please put date
here!</emphasis></date></xi:fallback>
</xi:include>
</articleinfo>
</article>
rnowakow@murdock:~/fallback_test$ xsltproc
--xinclude /usr/share/sgml/docbook/stylesheet/xsl/nwalsh/html/docbook.xsl
test.xml > test.html
warning: failed to load external entity "subtitle.xml"
warning: failed to load external entity "date.xml"
warning: failed to load external entity "date.xml"
rnowakow@murdock:~/fallback_test$ cat test.html
<html><head><meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1"><title>Test Article</title><meta name="generator"
content="DocBook XSL Stylesheets V1.64.1"></head><body bgcolor="white"
text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div
class="article" lang="en"><div class="titlepage"><div><div><h1
class="title"><a name="id2428485"></a>Test Article</h1></div><div><h3
class="subtitle"><i><span class="emphasis"><em>Warning: please put subtitle
here!</em></span></i></h3></div></div><div></div><hr></div></div></body></html>
<date><emphasis>Warning: please put date here!</emphasis></date>
...should also be output but is not.
A bug has already been reported upstream:
http://bugzilla.gnome.org/show_bug.cgi?id=140763
---------------------------------------
Received: (at 245172-done) by bugs.debian.org; 17 May 2004 09:22:10 +0000
>From mh@glandium.org Mon May 17 02:22:10 2004
Return-path: <mh@glandium.org>
Received: from i61-195-247-171.us.catvmics.ne.jp (glandium.org) [61.195.247.171]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BPeK2-0003Rn-00; Mon, 17 May 2004 02:22:10 -0700
Received: from localhost ([127.0.0.1] helo=glandium.org)
by glandium.org with esmtp (Exim 3.36 #1 (Debian))
id 1BPeJX-0001oV-00
for <245172-done@bugs.debian.org>; Mon, 17 May 2004 18:21:39 +0900
Message-ID: <40A88422.7060409@glandium.org>
Date: Mon, 17 May 2004 18:21:38 +0900
From: Mike Hommey <mh@glandium.org>
User-Agent: Mozilla Thunderbird 0.5 (X11/20040306)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: 245172-done@bugs.debian.org
Subject: Closing the bug
X-Enigmail-Version: 0.83.2.0
X-Enigmail-Supports: pgp-inline, pgp-mime
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Delivered-To: 245172-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no
version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level:
According to upstream[1], this is not a bug, thus closing it.
Mike
[1] http://bugzilla.gnome.org/show_bug.cgi?id=140763