[
https://issues.apache.org/jira/browse/TAP5-2124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13676205#comment-13676205
]
Hudson commented on TAP5-2124:
------------------------------
Integrated in tapestry-trunk-freestyle #1079 (See
[https://builds.apache.org/job/tapestry-trunk-freestyle/1079/])
TAP5-2124: Support triggering zone update/refresh via nested element
(Revision 52fcb51f170fff5c2144a4dab7bcd3b9aad44af3)
Result = FAILURE
hlship :
Files :
*
tapestry-core/src/main/coffeescript/org/apache/tapestry5/t5-core-dom-prototype.coffee
* tapestry-core/src/main/coffeescript/META-INF/modules/t5/core/events.coffee
*
tapestry-core/src/main/coffeescript/org/apache/tapestry5/t5-core-dom-jquery.coffee
* tapestry-core/src/main/coffeescript/META-INF/modules/t5/core/zone.coffee
> events.zone.refresh must be triggered directly on zone element, can fail
> otherwise
> ----------------------------------------------------------------------------------
>
> Key: TAP5-2124
> URL: https://issues.apache.org/jira/browse/TAP5-2124
> Project: Tapestry 5
> Issue Type: Bug
> Components: tapestry-core
> Affects Versions: 5.4
> Reporter: Howard M. Lewis Ship
> Labels: javascript, zone
>
> Triggering the events.zone.refresh or events.zone.update events on an element
> nested within a Zone's element will fail; the document-level event handlers
> expect this to be the ElementWrapper for the zone element, but is instead the
> ElementWrapper for the triggering element.
> Currently, it is necessary for triggers to select up the tree to find the
> Zone's element; this should be incorporated into the document event handlers
> instead.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira