From: Erskine, C. <chr...@ed...> - 2004-10-08 22:25:22
|
I have found this problem. I am coding to IE only and using the document.readyState to set a timeout. Since readyState is not coded, I keep resubmitting the function. Chris Erskine EDS Consulting Services F5-EDS-001 2424 Garden of the Gods Rd Colorado Springs, CO 80919 Phone: 719-535-6064 Phone: mailto:chr...@ed... -----Original Message----- From: Erskine, Chris [mailto:chr...@ed...] Sent: Friday, October 08, 2004 3:42 PM To: htm...@li... Subject: RE: [Htmlunit-user] Javascript error I have found where to add a patch that reports the code for each wrapped function to a logger. One that that I discovered doing this is there is some loop in the htmlUnit code that keeps wrapping the function calls that I have coded into the page. These calls are inline on the page wrapped with <script> tags. Should this code keep looping an a page? Chris Erskine EDS Consulting Services F5-EDS-001 2424 Garden of the Gods Rd Colorado Springs, CO 80919 Phone: 719-535-6064 Phone: mailto:chr...@ed... -----Original Message----- From: Erskine, Chris [mailto:chr...@ed...] Sent: Friday, October 08, 2004 9:19 AM To: htm...@li... Subject: RE: [Htmlunit-user] Javascript error I have found that is the only way to debug javascript. My problem is that I need to find what code is wrapped in GargoyleWrapper15 to find where I have to start putting my alerts. Chris Erskine EDS Consulting Services F5-EDS-001 2424 Garden of the Gods Rd Colorado Springs, CO 80919 Phone: 719-535-6064 Phone: mailto:chr...@ed... -----Original Message----- From: Brad Clarke [mailto:yo...@br...] Sent: Friday, October 08, 2004 8:57 AM To: htm...@li... Subject: Re: [Htmlunit-user] Javascript error I always end up with about 20 alert() calls in my javascript when something goes wrong :/ Brad C --- "Erskine, Chris" <chr...@ed...> wrote: > I am getting the following error. Is there a way to determine what the code > in GargoyleWrapper15 is the better find what is causing this problem? > > > EcmaError: lineNumber=[0] column=[0] lineSource=[GargoyleWrapper15()] > name=[ConversionError] sourceName=[null] message=[The undefined value has no > properties.] errorObject=[ConversionError: The undefined value has no > properties.] > ... > == CALLING JAVASCRIPT == > GargoyleWrapper15() > ======= EXCEPTION END ======== > > Chris Erskine ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Htmlunit-user mailing list Htm...@li... https://lists.sourceforge.net/lists/listinfo/htmlunit-user ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Htmlunit-user mailing list Htm...@li... https://lists.sourceforge.net/lists/listinfo/htmlunit-user ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Htmlunit-user mailing list Htm...@li... https://lists.sourceforge.net/lists/listinfo/htmlunit-user |