[
https://issues.apache.org/jira/browse/TAP5-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15932036#comment-15932036
]
Hudson commented on TAP5-2225:
------------------------------
FAILURE: Integrated in Jenkins build tapestry-trunk-freestyle #1607 (See
[https://builds.apache.org/job/tapestry-trunk-freestyle/1607/])
TAP5-2225 (thiagohp: rev 29f38edbaf1a083906a52486f34da2137cc0a47f)
* (edit)
tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/components/PublishEventDemoComponent2.java
* (edit)
tapestry-core/src/main/preprocessed-coffeescript/org/apache/tapestry5/t5-core-dom.coffee
* (edit) tapestry-core/src/test/app1/PublishEventDemo.tml
* (edit) tapestry-core/src/test/resources/META-INF/assets/PublishEventDemo.js
* (edit)
tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/pages/PublishEventDemo.java
* (edit)
tapestry-core/src/main/coffeescript/META-INF/modules/t5/core/ajax.coffee
* (edit)
tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/components/PublishEventDemoComponent.java
TAP5-2225 (thiagohp: rev 9977826cfd66b624129f8405ec18ecd9b68dc33d)
* (edit)
tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/pages/Index.java
TAP5-2225 (thiagohp: rev 004d9afc87950bc581afa7d0bacc9e52bf512ea5)
* (edit) tapestry-core/src/test/resources/META-INF/assets/PublishEventDemo.js
* (edit)
tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/components/PublishEventDemoComponent.java
TAP5-2225 (thiagohp: rev 9ffa2c6619a165bf3bfd24e43c0e21a97fa88991)
* (edit) tapestry-core/src/test/app1/PublishEventDemo.tml
> 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)