From b6bb3f89e6a0733fe2affa176fd72f62746a4bd6 Mon Sep 17 00:00:00 2001 From: Mauritz Jeanson Date: Sun, 15 Mar 2009 09:03:49 +0000 Subject: [PATCH] Added fixes for bugs #2112656 and #1759205: 1. Reverted mistaken commits r7485 and r7523. 2. Updated the template with match="link" and mode="no.anchor.mode" so that @endterm is used if it exists and if the link has no content. --- xsl/common/titles.xsl | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/xsl/common/titles.xsl b/xsl/common/titles.xsl index 4be93ae12..2d87a9498 100644 --- a/xsl/common/titles.xsl +++ b/xsl/common/titles.xsl @@ -675,6 +675,36 @@ title of the element. This does not include the label. + + + + + + + + + + + + + + + Endterm points to nonexistent ID: + + + ??? + + + + + + + + + + + + @@ -683,7 +713,7 @@ title of the element. This does not include the label. - + -- 2.50.1