From: <no...@so...> - 2001-01-28 18:34:47
|
Bug #129784, was updated on 2001-Jan-23 01:12 Here is a current snapshot of the bug. Project: DynAPI 2 Category: Browser-Specific Issue Status: Open Resolution: Later Bug Group: None Priority: 5 Submitted by: mweinelt Assigned to : nobody Summary: dynapi.js not loading in NS 4.04 X11, NS 4.05 NT Details: dynapi.js won't load on these browsers:. Javascript -error : >function does not always return a value. between line 80 and 100 depending on the snapshot I use. Martin Follow-Ups: Date: 2001-Jan-28 10:34 By: dakhran Comment: I can confirm that this bug also occurs on NS 4.04 [en]-97313, Standard Edition on Win9x. Apparently, the JavaScript engine in these browsers must either always return a value, or never return a value. Changing the functions affected to return a value of null if not returning a value does address this error, but causes other errors to occur. ------------------------------------------------------- Date: 2001-Jan-25 17:39 By: rainwater Comment: I don't think there is anyway to fix this. The DynAPI will probaly never work on those browsers. ------------------------------------------------------- For detailed info, follow this link: http://sourceforge.net/bugs/?func=detailbug&bug_id=129784&group_id=5757 |