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=24583>.
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=24583

muenchian grouping + sorting with strange effects





------- Additional Comments From [EMAIL PROTECTED]  2003-11-10 21:43 -------
The problem is related to key(). A possible work around is to use

<xsl:apply-templates select="../project[starts-with(@name,
'cocoon-block-')[EMAIL PROTECTED] = current()/@status]">
    <xsl:sort select="@name"/>
</xsl:apply-templates>

I hope the work around does not lead to ignoring the bug :-) IMO Muenchian
Grouping is an often used feature and it should be fixed as fast as possible.

Joerg

Reply via email to