You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Daniel Naber (JIRA)" <ji...@apache.org> on 2007/08/16 19:29:31 UTC

[jira] Commented: (COCOON-2114) fix sorting in TraversableGenerator

    [ https://issues.apache.org/jira/browse/COCOON-2114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12520316 ] 

Daniel Naber commented on COCOON-2114:
--------------------------------------

One more thing: the default is to sort by name, but the javadoc says the default is "system order".


> fix sorting in TraversableGenerator
> -----------------------------------
>
>                 Key: COCOON-2114
>                 URL: https://issues.apache.org/jira/browse/COCOON-2114
>             Project: Cocoon
>          Issue Type: Bug
>          Components: * Cocoon Core
>    Affects Versions: 2.2-dev (Current SVN)
>            Reporter: Daniel Naber
>         Attachments: TraversableGenerator.diff
>
>
> The sort in TraversableGenerator.java doesn't work, because the array which is sorted is actually never used. The attached patch fixes that.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.