[ 
https://issues.apache.org/jira/browse/COCOON-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jörg Heinicke closed COCOON-2178.
---------------------------------

                 Resolution: Fixed
              Fix Version/s: 2.1.12-dev (Current SVN)
    Fix version (Component): Parent values: Blocks: Forms(10239). Level 1 
values: 1.1.0-SNAPSHOT(10324).   (was: Parent values: Blocks: Forms(10239). )

I applied a slightly different patch making the code more equal to the single 
selection. I think I didn't reintroduce the multiple events ;)

> Array-based constructors of TreeSelectionEvent used.
> ----------------------------------------------------
>
>                 Key: COCOON-2178
>                 URL: https://issues.apache.org/jira/browse/COCOON-2178
>             Project: Cocoon
>          Issue Type: Improvement
>          Components: Blocks: Forms
>    Affects Versions: 2.1.11
>            Reporter: Harald Entner
>            Assignee: Jörg Heinicke
>            Priority: Minor
>             Fix For: 2.1.12-dev (Current SVN)
>
>         Attachments: Tree.diff
>
>
> I'm facing a serious problem using the cforms tree. 
> We added a new functionality: when a user doubleclicks an item, all subitems 
> are selected as well. The result is that for every selected subitem an event 
> is thrown. The problem, as mentioned in the source code, is that the array 
> based constructor of the TreeSelectionEvent is not used. (Besides some other 
> minor changes). 
> I have adapted the org.apache.cocoon.forms.formmodel.tree.Tree class and it 
> works fine. But we'll face a problem after updating, so please tell me how i 
> could contribute my code.

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

Reply via email to