]> granicus.if.org Git - docbook-dsssl/commitdiff
Remove file:; why was I doing this?
authorNorman Walsh <ndw@nwalsh.com>
Fri, 15 Jun 2001 12:04:42 +0000 (12:04 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Fri, 15 Jun 2001 12:04:42 +0000 (12:04 +0000)
xsl/fo/graphics.xsl

index 54d102fad52ed3448bfef83bf04d19a3a44c74b0..e6b32a97bfc657ed3d6e3f6b633daf9247c7e2d9 100644 (file)
@@ -80,9 +80,6 @@ FIXME: make is.graphic.* work correctly depending on the backend!
         <xsl:value-of select="unparsed-entity-uri(@entityref)"/>
       </xsl:when>
       <xsl:when test="@fileref">
-        <!-- FIXME: is this right? What if @fileref is a relative -->
-        <!-- URI? What if @fileref contains backslashes? -->
-        <xsl:text>file:</xsl:text>
         <xsl:value-of select="@fileref"/>
       </xsl:when>
       <xsl:otherwise>