You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (Assigned) (JIRA)" <ji...@apache.org> on 2011/10/24 17:53:33 UTC

[jira] [Assigned] (TAP5-1700) The PartialMarkupRendererFilter in FormInjector.onInject is not called anymore

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

Howard M. Lewis Ship reassigned TAP5-1700:
------------------------------------------

    Assignee: Howard M. Lewis Ship
    
> The PartialMarkupRendererFilter in FormInjector.onInject is not called anymore
> ------------------------------------------------------------------------------
>
>                 Key: TAP5-1700
>                 URL: https://issues.apache.org/jira/browse/TAP5-1700
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.3
>            Reporter: Adam
>            Assignee: Howard M. Lewis Ship
>         Attachments: forminjector53.txt
>
>
> In 5.2.6, the Block returned by other components' onAction events triggered by onInject does not get rendered right away, giving onInject a chance to add another PartialMarkupRendererFilter.
> In 5.3, the filters are called shortly after the Block is returned from onAction, before the triggerContextEvent call in onInject returns. The filter added afterwards is not called.
> This results in the elements returned by FormInjector during ajax requests not having ids assigned to them.

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