DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=33710>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=33710 Summary: aggregatefield isn't accessible via form instance in xsl. Product: Cocoon 2 Version: 2.1.6 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: CocoonForms AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Define a form with an aggregate field and try getting the value for fi:[EMAIL PROTECTED] <ul> <xsl:for-each select="fi:*"> <li><xsl:value-of select="@id" /></li> </xsl:for-each> </ul> Had to work around with using one of the child field's label. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
