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.