From: Bob Stayton Date: Sat, 12 Dec 2009 17:49:56 +0000 (+0000) Subject: Row recursion turned off if no @morerows attributes in the table. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8e7a7cc1d8f5f3a3eb711ed4d0f4265465862839;p=docbook-dsssl Row recursion turned off if no @morerows attributes in the table. This will prevent failure on long table (with no @morerows) due to excessive depth of recursion. --- diff --git a/xsl/html/table.xsl b/xsl/html/table.xsl index 682cfe6cd..436078d71 100644 --- a/xsl/html/table.xsl +++ b/xsl/html/table.xsl @@ -466,13 +466,29 @@ - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + @@ -500,24 +516,41 @@ - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + @@ -538,19 +571,23 @@ This row intentionally left blank - - - - - - - + + + + + + + + + + + @@ -631,16 +668,19 @@ - - - - + + + + + + + + + + + - - - - - +