From: Jirka Kosek Date: Tue, 15 Oct 2002 14:56:03 +0000 (+0000) Subject: HTML sensitive characters are manually escaped in attribute values (we must do it... X-Git-Tag: release/1.79.1~6^2~5158 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=68633d894bd49fd55b1692d95ec087ec09f7598f;p=docbook-dsssl HTML sensitive characters are manually escaped in attribute values (we must do it, as we don't use HTML/XML output method). --- diff --git a/xsl/htmlhelp/htmlhelp-common.xsl b/xsl/htmlhelp/htmlhelp-common.xsl index 4eea43c2f..f976619da 100644 --- a/xsl/htmlhelp/htmlhelp-common.xsl +++ b/xsl/htmlhelp/htmlhelp-common.xsl @@ -461,7 +461,11 @@ Title= - + + + + + @@ -508,7 +512,11 @@ Title= - + + + + + @@ -546,7 +554,7 @@ Title= - @@ -557,7 +565,11 @@ Title= - + + + + + @@ -589,7 +601,11 @@ Title= - + + + + + @@ -619,7 +635,11 @@ Title= - + + + + + @@ -650,7 +670,11 @@ Title= - + + + + + @@ -681,7 +705,11 @@ Title= - + + + + + @@ -712,7 +740,11 @@ Title= - + + + + + @@ -743,7 +775,11 @@ Title= - + + + + + @@ -894,15 +930,25 @@ Title= + + + + + + - ]]> + ]]> - - + + + + + + ]]> @@ -1050,4 +1096,40 @@ Title= + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +