You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/08/19 20:24:16 UTC

[jira] Assigned: (TAP5-1244) Tapestry components and mixins should be converted to use JavaScriptSupport, not RenderSupport

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

Howard M. Lewis Ship reassigned TAP5-1244:
------------------------------------------

    Assignee: Howard M. Lewis Ship

> Tapestry components and mixins should be converted to use JavaScriptSupport, not RenderSupport
> ----------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1244
>                 URL: https://issues.apache.org/jira/browse/TAP5-1244
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-component-report
>    Affects Versions: 5.2.1
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>
> The Autocomplete mixin is an example; since it uses RenderSupport, it means lots of unwanted calls to Tapestry.init() on the client side.
> However, this may be related to another bug about JavaScriptSupport not supported client-side initializer functions that take  JSONArray (rather than a String or JSONObject).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.