[
https://issues.apache.org/jira/browse/TAP5-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15956983#comment-15956983
]
Hudson commented on TAP5-2225:
------------------------------
FAILURE: Integrated in Jenkins build tapestry-trunk-freestyle #1624 (See
[https://builds.apache.org/job/tapestry-trunk-freestyle/1624/])
TAP5-2225: adding test. (thiagohp: rev 626c5f093d7ef9f573b5f9466196be9f65ac03bb)
* (edit)
tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/AjaxTests.java
> Create client-side API to call a component's event handler methods
> ------------------------------------------------------------------
>
> Key: TAP5-2225
> URL: https://issues.apache.org/jira/browse/TAP5-2225
> Project: Tapestry 5
> Issue Type: Improvement
> Components: tapestry-core
> Affects Versions: 5.4
> Reporter: Jochen Kemnade
> Assignee: Thiago H. de Paula Figueiredo
> Labels: ajax, event, handler, javascript
> Fix For: 5.5.0, 5.4.2
>
>
> It should be possible to create URLs for components' event handlers on the
> client side.
> There could be a function that mirrors the behavior of
> ComponentResources#createEventLink. It might be passed an event name or an
> object with additional information such as a page name, a request context, or
> additional request parameters.
> The function could either return the URL or a function that makes an XHR and
> passes the response to a callback.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)