From: Mauritz Jeanson Date: Sat, 1 Aug 2009 15:48:00 +0000 (+0000) Subject: Added /node() to the select expression that is used to compute the title text X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=39147e5bbe9fa8564b097f448c330a704342c251;p=docbook-dsssl Added /node() to the select expression that is used to compute the title text so that no elements end up in the output. Closes bug #2830119. --- diff --git a/xsl/common/olink.xsl b/xsl/common/olink.xsl index 78a2fa594..a80431447 100644 --- a/xsl/common/olink.xsl +++ b/xsl/common/olink.xsl @@ -2,6 +2,16 @@ + + + select="key('targetptr-key', $olink.key)/ttl/node()"/>