You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Taha Hafeez (Closed) (JIRA)" <ji...@apache.org> on 2011/11/06 17:22:51 UTC

[jira] [Closed] (TAP5-1742) AfterRender() in Loop component should not short circuit

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

Taha Hafeez closed TAP5-1742.
-----------------------------

    
> AfterRender() in Loop component should not short circuit
> --------------------------------------------------------
>
>                 Key: TAP5-1742
>                 URL: https://issues.apache.org/jira/browse/TAP5-1742
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.3
>            Reporter: Steve Eynon
>            Assignee: Taha Hafeez
>            Priority: Trivial
>             Fix For: 5.3, 5.4
>
>
> A Mixin attached to the Loop component never receives a call to it's AfterRender() method because the Loop component returns a primitive boolean.
> If it returned Null and False (as oppose to true and false) then the mixin's after render method would be called once as the Loop exits.
> http://tapestry.1045711.n5.nabble.com/T5-2-6-AfterRender-phase-method-not-called-on-Mixin-when-attached-to-Loop-component-tp4957898p4958554.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira