From eaf71e6c9ddb5f4e618c68bfd758e7f49437ed12 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Fri, 25 May 2012 16:59:12 +0000 Subject: [PATCH] In the

output, replace call to 'get.doc.title' with mode="title.markup" because get.doc.title returns only the string value of the title, losing any markup such as or . --- xsl/webhelp/xsl/webhelp-common.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsl/webhelp/xsl/webhelp-common.xsl b/xsl/webhelp/xsl/webhelp-common.xsl index db639cf9f..5dd715f8c 100644 --- a/xsl/webhelp/xsl/webhelp-common.xsl +++ b/xsl/webhelp/xsl/webhelp-common.xsl @@ -498,7 +498,7 @@ border: none; background: none; font-weight: none; color: none; }

- +