[
https://issues.apache.org/jira/browse/TAP5-1700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Howard M. Lewis Ship closed TAP5-1700.
--------------------------------------
Resolution: Fixed
Fix Version/s: 5.3
> Changes to partial markup rendering mean that the critical elementId JSON key
> is no longer set in the response when injecting content into a Form
> -------------------------------------------------------------------------------------------------------------------------------------------------
>
> 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
> Fix For: 5.3
>
> 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