From b6d36df08bfc645109d46a6b0b679ab81e6caa63 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Mon, 13 Sep 2004 16:23:06 +0000 Subject: [PATCH] Fixed bug in olink resolution. --- xsl/common/olink.xsl | 9 +++++++++ xsl/html/xref.xsl | 11 +++++++++++ 2 files changed, 20 insertions(+) diff --git a/xsl/common/olink.xsl b/xsl/common/olink.xsl index 66301f69e..8b4eccefd 100644 --- a/xsl/common/olink.xsl +++ b/xsl/common/olink.xsl @@ -850,6 +850,15 @@ + + + Olink error: no generated text for + targetdoc/targetptr/lang = ' + + '. + + ???? + diff --git a/xsl/html/xref.xsl b/xsl/html/xref.xsl index 457251073..b5feeb7c7 100644 --- a/xsl/html/xref.xsl +++ b/xsl/html/xref.xsl @@ -889,6 +889,17 @@ + + + Error: unresolved olink: + targetdoc/targetptr = ' + + / + + '. + + + -- 2.40.0