[ 
https://issues.apache.org/jira/browse/TAPESTRY-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12588958#action_12588958
 ] 

Paul Stanton commented on TAPESTRY-1902:
----------------------------------------

ok, it's on my classpath now, the exception has gone away but, all of my ajax 
components/features have stopped working for example, my Autocompleter.

Here are some of the javascript errors:
dojo.event has no properties
uncaught exception: Could not load cross-domain resources: dojo.widget.Manager 
dojo.widget.Select tapestry.widget.Widget dojo.widget.DropdownDatePicker

also, forms don't seem to be registering with dojo

the relevant head content:

<script type="text/javascript" 
src="http://o.aolcdn.com/dojo/1.0.2/dojo/dojo.xd.js";></script>

<script type="text/javascript">
dojo.registerModulePath("tapestry", 
"....../app?service=asset&path=%2Ftacos-js%2F");
</script>
<script type="text/javascript" 
src="/..../app?service=asset&path=%2Ftacos-js%2Ftap-dojo1.0.2.js"></script>

sorry for the jumbled post, i'm in a huge rush ... any ideas andreas?

> Upgrade Dojo to 1.0
> -------------------
>
>                 Key: TAPESTRY-1902
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1902
>             Project: Tapestry
>          Issue Type: Improvement
>          Components: JavaScript
>    Affects Versions: 4.1.3
>            Reporter: Richard Pack
>            Assignee: Andreas Andreou
>            Priority: Minor
>             Fix For: 4.1.6
>
>


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to