From: Bob Stayton Date: Sun, 25 Feb 2007 09:26:05 +0000 (+0000) Subject: Fixed bug 1652360 empty link with xlink:href. X-Git-Tag: release/1.79.1~6^2~2247 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5350ad6239e081d4006ea29cf549950b63254aee;p=docbook-dsssl Fixed bug 1652360 empty link with xlink:href. --- diff --git a/xsl/fo/xref.xsl b/xsl/fo/xref.xsl index bb62bd5da..f5a56b345 100644 --- a/xsl/fo/xref.xsl +++ b/xsl/fo/xref.xsl @@ -789,36 +789,35 @@ - - + + + + - - - - - - - - Endterm points to nonexistent ID: - - - ??? - - - - - - - - + - Link element has no content and no Endterm. - Nothing to show in the link to - + + Endterm points to nonexistent ID: + ??? + + + + + + + + + + + Link element has no content and no Endterm. + Nothing to show in the link to + + + ??? diff --git a/xsl/html/xref.xsl b/xsl/html/xref.xsl index 1aa2d6eba..54de0f081 100644 --- a/xsl/html/xref.xsl +++ b/xsl/html/xref.xsl @@ -901,36 +901,35 @@ - - + + + + - - - - - - - - Endterm points to nonexistent ID: - - - ??? - - - - - - - - + - Link element has no content and no Endterm. - Nothing to show in the link to - + + Endterm points to nonexistent ID: + ??? + + + + + + + + + + + Link element has no content and no Endterm. + Nothing to show in the link to + + + ???