From 5cde1454ac6604c28b22354ac9c72f617d06979c Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Wed, 8 Feb 2006 22:26:06 +0000 Subject: [PATCH] Fixed bug #1359008. If a mediaobject contains only one object, use it even if it is only a textobject. --- xsl/common/common.xsl | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/xsl/common/common.xsl b/xsl/common/common.xsl index 062fd3d90..b36c84552 100644 --- a/xsl/common/common.xsl +++ b/xsl/common/common.xsl @@ -963,6 +963,12 @@ recursive process. + + + + + + -- 2.40.0