You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jesse Kuhnert (JIRA)" <ta...@jakarta.apache.org> on 2006/11/05 20:03:20 UTC

[jira] Assigned: (TAPESTRY-1135) Dialog js error

     [ http://issues.apache.org/jira/browse/TAPESTRY-1135?page=all ]

Jesse Kuhnert reassigned TAPESTRY-1135:
---------------------------------------

    Assignee: Jesse Kuhnert

> Dialog js error
> ---------------
>
>                 Key: TAPESTRY-1135
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-1135
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 4.1.1
>            Reporter: Norbert Sándor
>         Assigned To: Jesse Kuhnert
>
> Component Dialog causes the following js error on the console: "tapestry.widget.synchronizeWidgetState is not a function".
> It works if the following code is included in .script file:
>     <body>
>         <unique>
> 			dojo.require("dojo.widget.Dialog");
>             dojo.require("tapestry.widget.Widget");
>         </unique>
>     </body>
> Note that other dojo components may have the same "bad or missing includes" problem.
> Regards,
> Norbi

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org