[ 
https://issues.apache.org/jira/browse/COCOON-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12580376#action_12580376
 ] 

Vadim Gritsenko commented on COCOON-2178:
-----------------------------------------

Harald, this should help you get started:
http://cocoon.apache.org/2.1/howto/howto-patch.html

> 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, 2.2-dev (Current SVN)
>            Reporter: Harald Entner
>            Priority: Minor
>             Fix For: 2.1.11, 2.2-dev (Current SVN)
>
>
> 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