From: David Cramer Date: Thu, 24 Aug 2017 21:16:03 +0000 (-0500) Subject: Only set target.database.filename if target.database.document is set X-Git-Tag: snapshot/2018-09-28-172~41 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8ee80b574925de9403ee2f21f906535665d57e05;p=docbook-dsssl Only set target.database.filename if target.database.document is set Addressing https://github.com/docbook/xslt10-stylesheets/issues/47 by checking to see if target.database.document is set. --- diff --git a/xsl/common/olink.xsl b/xsl/common/olink.xsl index 786f842e4..ea954b8fc 100644 --- a/xsl/common/olink.xsl +++ b/xsl/common/olink.xsl @@ -63,6 +63,7 @@