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=26572>. 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=26572 docs refer to "<xsl:test>" instead of "<xsl:choose>" Summary: docs refer to "<xsl:test>" instead of "<xsl:choose>" Product: Cocoon 2 Version: 2.1 Platform: All URL: http://cocoon.apache.org/2.1/userdocs/selectors/selector s.html OS/Version: Other Status: NEW Severity: Minor Priority: Other Component: Documentation AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The Cocoon 2.1 docs at http://cocoon.apache.org/2.1/userdocs/selectors/selectors.html describe selectors as follows: 'By extension, consider selectors to have all the power of an "if-else if-else" or "switch-case" constructs. The selector syntax should be familiar to anyone who uses XSLT's <xsl:test> statement.' This should probably read '... XSLT's <xsl:choose> statement.' There is no <xsl:test> statement.
