I'm getting the following error in Firebug on Firefox. It points to
web2py_ajax_init(). Sorry about the bad spacing here, it's what comes
from cut and paste. The scenario is I have multiple LOADed forms on
one page. When I click on a submit button, I get this message printed
a gazillion times.


uncaught exception: [Exception... "Could not convert JavaScript
argument arg 0 [nsISupports.QueryInterface]" nsresult: "0x80570009
(NS_ERROR_XPC_BAD_CONVERT_JS)" location: "JS frame ::
file:///C:/Program%20Files%20(x86)/Norton%20Internet%20Security/Engine/18.6.0.29/rfhelper32.js
:: <TOP_LEVEL> :: line 348" data: no]
web2py_ajax_init()index (line 64)
complete(xhr=XMLHttpRequest { responseText="<span><form
action="" ...></div></form></span>\r\n", response="<span><form
action="" ...></div></form></span>\r\n", status=200, more...},
text="success")index (line 99)
complete()jquery-latest.js (line 5281)
onreadystatechange(isTimeout=readystatechange )jquery-latest.js (line
5216)
[Break On This Error] try { jQuery("input.time").timeEntry(); }
catch(e) {};

Reply via email to