You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2010/08/19 23:46:21 UTC

[jira] Commented: (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:comment-tabpanel&focusedCommentId=12900479#action_12900479 ] 

Hudson commented on TAP5-1244:
------------------------------

Integrated in tapestry-5.2-freestyle #175 (See [https://hudson.apache.org/hudson/job/tapestry-5.2-freestyle/175/])
    TAP5-1244: Recode AutofocusValidationDecorator to use JavaScriptSupport, not RenderSupport
TAP5-1244: Move autofocus() from RenderSupport to JavaScriptSupport
TAP5-1244: Tapestry components and mixins should be converted to use JavaScriptSupport, not RenderSupport


> 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
>             Fix For: 5.2.1
>
>
> 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.