DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21017>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21017 [PATCH] esql.xsl max-rows/skip-rows Summary: [PATCH] esql.xsl max-rows/skip-rows Product: Cocoon 2 Version: Current CVS 2.1 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: general components AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] On order to use <esql:max-rows> and <esql:skip-rows> also when surrounded by <xsp:logic> please change all 4 occurences of esql:max-rows into .//esql:max-rows and please change all 4 occurences of esql:skip-rows into .//esql:skip-rows