From 2076a3407dd9256fb1ac6eb4f668c538f5b997c7 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Mon, 19 Apr 2004 02:37:59 +0000 Subject: [PATCH] Now reports proper error if $current.docid parameter used but the value is not found in target database. --- xsl/html/xref.xsl | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/xsl/html/xref.xsl b/xsl/html/xref.xsl index 06955260c..91b92f615 100644 --- a/xsl/html/xref.xsl +++ b/xsl/html/xref.xsl @@ -42,8 +42,8 @@ - XRef to nonexistent id: - + XRef to nonexistent id: + ??? @@ -952,15 +952,29 @@ - - - - - - + + + + + + + + + + + + + + + + + Olink error: cannot compute relative sitemap path because $current.docid '' not found in target database + + - Olink warning: cannot compute relative sitemap path without $current.docid parameter + Olink error: cannot compute relative sitemap path without $current.docid parameter -- 2.40.0