You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Chris Poulsen (JIRA)" <ji...@apache.org> on 2013/11/20 00:31:21 UTC

[jira] [Updated] (TAP5-2228) Ajaxformloop.js gives a javascript error on "add row" in jquery mode

     [ https://issues.apache.org/jira/browse/TAP5-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Poulsen updated TAP5-2228:
--------------------------------

    Attachment: ajaxformloop.coffe.patch

Patch creates an ElementWrapper instead of attempting to call .trigger on a string.

> Ajaxformloop.js gives a javascript error on "add row" in jquery mode
> --------------------------------------------------------------------
>
>                 Key: TAP5-2228
>                 URL: https://issues.apache.org/jira/browse/TAP5-2228
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.4
>            Reporter: Chris Poulsen
>         Attachments: ajaxformloop.coffe.patch
>
>
> The error in the console is:
> TypeError: newElement.trigger is not a function (ajaxformloop.js:44)
>     return newElement.trigger(events.zone.didUpdate);
> I've seen this behavior in 5.4-alpha-26



--
This message was sent by Atlassian JIRA
(v6.1#6144)