You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Nicolas Bouillon (JIRA)" <ji...@apache.org> on 2012/10/26 10:37:12 UTC

[jira] [Updated] (TAP5-2020) Tree label block should be rendered inside an heartbeat

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

Nicolas Bouillon updated TAP5-2020:
-----------------------------------

    Attachment: Tree.java.diff

Here is how I've handled the problem, but there might be a cleaner way to fix that.
                
> Tree label block should be rendered inside an heartbeat
> -------------------------------------------------------
>
>                 Key: TAP5-2020
>                 URL: https://issues.apache.org/jira/browse/TAP5-2020
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.3.4
>            Reporter: Nicolas Bouillon
>         Attachments: Tree.java.diff
>
>
> Unlike the loop component, the tree component doesn't render the label block inside an "heartbeat".
> So, if a form with a zone target is defined as the label parameter of the tree, the clientId of the last generated form element is used as the linkId for each form element contained in the tree.
> Sample project available at https://github.com/bouil/tapestry-tree-test
> Live testable at http://tapestry-tree-test.cloudfoundry.com/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira