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=20909>. 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=20909 Usage of combined xsl:sort causes Exception ------- Additional Comments From [EMAIL PROTECTED] 2003-06-25 22:44 ------- This is a bug. A work-around is <xsl:sort select="*[name()=$sortBy][1]|[EMAIL PROTECTED]"/> which is equivalent as the string value of only the first node is used.
