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

Massimo Lusetti resolved TAP5-1949.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 5.4
                   5.3.5

Thanks for the patch Joachen Kemnade
                
> Alerts component does not show alerts added from a component that occurs 
> later in the template
> ----------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1949
>                 URL: https://issues.apache.org/jira/browse/TAP5-1949
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.3.3, 5.3.4, 5.4
>            Reporter: Jochen Kemnade
>            Assignee: Massimo Lusetti
>            Priority: Minor
>              Labels: patch
>             Fix For: 5.3.5, 5.4
>
>         Attachments: 
> 0001-defer-the-alerts-JS-initialization-to-allow-for-aler.patch
>
>
> Consider the following snippet:
> <t:alerts />
> <t:componentthataddsanalert />
> The alert will not be shown as the JS for the alerts is generated in the 
> beginRender phase of the alerts component. and alerts that are added later 
> are ignored until its next rendering.

--
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

        

Reply via email to