From 2575baa6d1f20327dc943b1cc73ff4252f6cbfe6 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Wed, 10 Jan 2018 23:18:27 -0200 Subject: Fix HIDs with '?' inside '?' interferes in logic to extract HID Change-Id: I5252d1cf861959cc6ad2b49afe9b19f4c9698f56 Reviewed-on: https://gerrit.libreoffice.org/47734 Reviewed-by: Olivier Hallot Tested-by: Olivier Hallot --- help3xsl/get_url.xsl | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'help3xsl') diff --git a/help3xsl/get_url.xsl b/help3xsl/get_url.xsl index 1cff5f954e..f7a032749a 100644 --- a/help3xsl/get_url.xsl +++ b/help3xsl/get_url.xsl @@ -45,17 +45,19 @@ xsltproc get_bookmark.xsl //--> + - - ' - - ':' - ', - + + ' + + + + + ':' + ', - - -- cgit