[
https://issues.apache.org/jira/browse/TAP5-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jochen Kemnade updated TAP5-1592:
---------------------------------
Labels: javascript patch (was: javascript)
> Refactor AjaxFormLoop, RemoveRowLink and AddRowLink to make mixin useful for
> these components
> ---------------------------------------------------------------------------------------------
>
> Key: TAP5-1592
> URL: https://issues.apache.org/jira/browse/TAP5-1592
> Project: Tapestry 5
> Issue Type: Sub-task
> Components: tapestry-core
> Affects Versions: 5.3
> Reporter: Markus Jung
> Priority: Trivial
> Labels: javascript, patch
> Attachments: ajaxFormLoopProtection.diff
>
>
> The AjaxFormLoop component stores the links in the intitializer call map. In
> order to modify them in a mixin in the afterRender phase, a public getter for
> the JavaScriptSupport interface and the JavaScriptSupportImpl class is
> required.
> I need this feature for the cross-site request forgery protection, where I
> use a mixin to add a token to the rendered event links.
--
This message was sent by Atlassian JIRA
(v6.2#6252)