From 9a2fa88de2d74cfe01bd636a4130fb684266fe07 Mon Sep 17 00:00:00 2001 From: Jirka Kosek Date: Fri, 2 Aug 2002 15:42:01 +0000 Subject: [PATCH] Fixed bug #590074. Profiling should work with FO again. --- xsl/profiling/xsl2profile.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsl/profiling/xsl2profile.xsl b/xsl/profiling/xsl2profile.xsl index 3f7bfe9c5..8c29e24f5 100644 --- a/xsl/profiling/xsl2profile.xsl +++ b/xsl/profiling/xsl2profile.xsl @@ -116,7 +116,7 @@ - $profiled-nodes + $profiled-nodes/node() -- 2.50.1