From 51f764907d4dad8c9613930fa0ebe99264fe5f2f Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Fri, 27 Feb 2009 07:02:45 +0000 Subject: [PATCH] Fix bug #1669654 Broken output if copyright contains a range. --- xsl/common/common.xsl | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/xsl/common/common.xsl b/xsl/common/common.xsl index f1dba47a1..442ebfeb3 100644 --- a/xsl/common/common.xsl +++ b/xsl/common/common.xsl @@ -1566,7 +1566,7 @@ year range is 1991-1992 but discretely it's ) --> - + @@ -1592,6 +1592,10 @@ year range is 1991-1992 but discretely it's + + + + @@ -1608,6 +1612,22 @@ year range is 1991-1992 but discretely it's + + + + + , + + + + + + + + +