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=8877>. 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=8877 [PATCH] esql.xsl: group-on now also text node Summary: [PATCH] esql.xsl: group-on now also text node Product: Cocoon 2 Version: 2.0.2 Platform: PC OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: general components AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] To allow the value of group-on to be variable, I added support for a text node <group-on>...</group-on>. If this node exists it has precedence over the attribute value. Value can be given as column name or column number. <group-on>noGroupingChoosen</group-on> disables grouping (works as every new row distinguishes from previous one). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]