Re: Help with tests
Michael Flanagan <[email protected]> Sat, 19 Mar 2005 14:03:06 -0800
| Newsgroups | gmane.comp.windows.devel.netwindows |
|---|---|
| Message-ID | <[email protected]> |
Hi Mark, I've just checked the online widget test pages and they are undoubtedly broken. They have worked in the past and will work again.. it just looks like someone's gone and broken a core include file. Alex, it looks like it's failing on the call to __env__.addEvtFP(envInit, 'onload'); in all of the test pages. I get the same error in the JS console on every test page I tried. I loaded up the test page for the tree_test in venkman and there is definitely no addEvtFP method on the __env__ object that's running on the test pages. I took a look at HEAD as well and couldn't find any addEvtFP() in environ_core.js there either. The core files are getting loaded properly, it's just that this method doesn't exist anywhere. I pulled up an 3 month old version of environ_core and it didn't exist there either. Anyway, I don't know if this is something new that's sitting around in someone's sandbox uncommitted or what but I can't take any more time to look into it right now. Just saying what I was able to deduce so someone else might recognize it. I'll keep looking into it later if I have time. Cheers, Michael On 19-Mar-05, at 8:38 AM, Mark Greenbank wrote: > Hi, > > I just started looking at netWindows so please excuse the 'thick' > questions :) > > I'm trying to execute the tests in > http://www.nwidgets.com/docs/widget_test_pages/ but they don't seem to > be behaving correctly; that is, nothing really happens (for example in > the tabbed_pane test I don't get a tabbed pane). Am I doing something > wrong? I'm using Firefox as ny browser in case that makes a > difference. > > Thanks, > Mark > > _______________________________________________ > The netWindows developers list: [email protected] > http://netwindows.org/mailman/listinfo/devel_netwindows.org > _______________________________________________ The netWindows developers list: [email protected] http://netwindows.org/mailman/listinfo/devel_netwindows.org