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

James Margaris resolved XAP-166.
--------------------------------

    Resolution: Fixed

Rob Gagne developed some dojo changes in dojo.event that fix this.

> Getting "dojo is not defined" error in Firefox
> ----------------------------------------------
>
>                 Key: XAP-166
>                 URL: http://issues.apache.org/jira/browse/XAP-166
>             Project: XAP
>          Issue Type: Bug
>         Environment: Firefox 2.0
>            Reporter: Rob Gagne
>
> When displaying a XAP UI I receive one or more "dojo not defined" errors.  In 
> the xapcore.js file this is happening on this line:
> if((x==0)&&(_7ee)&&(dojo.event.browser.isEvent(arguments[x]))){
> Which within the dojo code is in file "dojo\src\event.js" line 366:
> if((x==0)&&(isNode)&&(dojo.event.browser.isEvent(arguments[x]))){

-- 
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

        

Reply via email to