The bug tracker JIRA showed that a "dojo not defined" issue was resolved on Jan 16 2007(See below). Please try to see if this fixed your problem. If not, please report it here or enter the problem into JIRA. I'll take a look at the problem to see whether I can help.
Best regards, ---Coach Wei > -----Original Message----- > From: Trevor Oldak (JIRA) [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 16, 2007 12:09 PM > To: [email protected] > Subject: [jira] Closed: (XAP-166) Getting "dojo is not defined" error in > Firefox > > > [ https://issues.apache.org/jira/browse/XAP- > 166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] > > Trevor Oldak closed XAP-166. > ---------------------------- > > > > Getting "dojo is not defined" error in Firefox > > ---------------------------------------------- > > > > Key: XAP-166 > > URL: https://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]))){ > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 16, 2007 9:27 AM > To: [email protected] > Subject: "dojo is not defined" error > > I'm interested in your project and would like to further investigate the > framework; however, I am having some problems getting the examples to even > run. > I've tried both milestone2 and the trunk versions (as if 1-16-2007), but > keep getting "dojo is not defined" and "xap is not defined" error > messages. For the milestone2 examples, I was able to import the dojo.js > file manually and get some of the examples to run, but this doesn't appear > to be the intended usage. I've also tried the widget examples from the > trunk which are supposedly kept up to date, but still get the same error > messages. Please advise. > > Thanks, > Christy Swearingen > 843-7937 >
