Debian Bug report logs - #187394
docbook-dsssl: Graphic by entity reference?

version graph

Package: docbook-dsssl; Maintainer for docbook-dsssl is Debian XML/SGML Group <[email protected]>; Source for docbook-dsssl is src:docbook-dsssl (PTS, buildd, popcon).

Reported by: [email protected]

Date: Thu, 3 Apr 2003 02:48:02 UTC

Severity: normal

Tags: confirmed, upstream

Found in version 1.77-cvs.2003.02.06

Forwarded to http://sourceforge.net/tracker/index.php?func=detail&aid=1036619&group_id=21935&atid=1127362

Reply or subscribe to this bug.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to [email protected], Adam Di Carlo <[email protected]>, [email protected]:
Bug#187394; Package docbook-dsssl. (full text, mbox, link).


Acknowledgement sent to Ian Zimmerman <[email protected]>:
New Bug report received and forwarded. Copy sent to Adam Di Carlo <[email protected]>, [email protected]. (full text, mbox, link).


Message #5 received at [email protected] (full text, mbox, reply):

From: Ian Zimmerman <[email protected]>
To: [email protected]
Subject: docbook-dsssl: Graphic by entity reference?
Date: 02 Apr 2003 18:39:46 -0800
[Message part 1 (text/plain, inline)]
Package: docbook-dsssl
Version: 1.77-cvs.2003.02.06

This seems to be broken currently.

Here's my document:

[libcompat.sgml (application/octet-stream, attachment)]
[Message part 3 (text/plain, inline)]
Make up any valid little bit of TeX to go to spliteq.tex, process with
the jadetex backend.  It works.

Now change this

<graphic fileref="spliteq.tex" format="tex">

into this

<graphic entityref="spliteq">

and watch it crash and burn.

-- 
"This is the patent age of new inventions
For killing bodies, and for saving souls,
All propagated with the best intentions." 
George Gordon, lord Byron

Information forwarded to [email protected], Adam Di Carlo <[email protected]>, [email protected]:
Bug#187394; Package docbook-dsssl. (full text, mbox, link).


Acknowledgement sent to Ian Zimmerman <[email protected]>:
Extra info received and forwarded to list. Copy sent to Adam Di Carlo <[email protected]>, [email protected]. (full text, mbox, link).


Message #10 received at [email protected] (full text, mbox, reply):

From: Ian Zimmerman <[email protected]>
To: [email protected]
Subject: Re: Bug#187394: Acknowledgement (docbook-dsssl: Graphic by entity reference?)
Date: 02 Apr 2003 20:20:05 -0800
And here's a patch:

*** /usr/share/sgml/docbook/stylesheet/dsssl/modular/print/dbgraph.dsl	Thu Feb  6 15:57:02 2003
--- /home/itz/dbgraph.dsl	Wed Apr  2 20:17:14 2003
***************
*** 58,67 ****
  	(if (equal? format (normalize "linespecific"))
  	    (if fileref
  		(include-file fileref)
! 		(include-file (entity-generated-system-id entityref)))
  	    (if fileref
  		($graphic$ fileref display format scale align)
! 		($graphic$ (entity-generated-system-id entityref)
  			   display format scale align)))
  	(empty-sosofo))))
  
--- 58,67 ----
  	(if (equal? format (normalize "linespecific"))
  	    (if fileref
  		(include-file fileref)
! 		(include-file (entity-system-id entityref)))
  	    (if fileref
  		($graphic$ fileref display format scale align)
! 		($graphic$ (entity-system-id entityref)
  			   display format scale align)))
  	(empty-sosofo))))
  

(I have not yet checked if there's a similar problem with the
SGML/HTML backend.)

-- 
"This is the patent age of new inventions
For killing bodies, and for saving souls,
All propagated with the best intentions." 
George Gordon, lord Byron



Changed Bug submitter from Ian Zimmerman <[email protected]> to [email protected]. Request was from Martin Michlmayr <[email protected]> to [email protected]. (full text, mbox, link).


Tags added: confirmed, upstream Request was from Peter Eisentraut <[email protected]> to [email protected]. (full text, mbox, link).


Noted your statement that Bug has been forwarded to http://sourceforge.net/tracker/index.php?func=detail&aid=1036619&group_id=21935&atid=373747. Request was from Peter Eisentraut <[email protected]> to [email protected]. (full text, mbox, link).


Forwarded-to-address changed from http://sourceforge.net/tracker/index.php?func=detail&aid=1036619&group_id=21935&atid=373747 to http://sourceforge.net:80/tracker/index.php?func=detail&aid=1036619&group_id=21935&atid=1127362. Request was from Peter Eisentraut <[email protected]> to [email protected]. (Mon, 11 May 2009 19:27:06 GMT) (full text, mbox, link).


Forwarded-to-address changed from http://sourceforge.net:80/tracker/index.php?func=detail&aid=1036619&group_id=21935&atid=1127362 to http://sourceforge.net/tracker/index.php?func=detail&aid=1036619&group_id=21935&atid=1127362. Request was from Sandro Tosi <[email protected]> to [email protected]. (Fri, 26 Jun 2009 16:24:04 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <[email protected]>. Last modified: Thu May 15 19:54:44 2025; Machine Name: bembo

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU General Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.