Bug 98298
Summary: | MicrosoftAjax.js throws javascript errors in newer Webkit nightly builds only | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brad <brkemper> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | UNCONFIRMED | ||
Severity: | Major | CC: | ap |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | https://accountmanager.providentcu.org/ProvidentOnlineBanking/ForgotUserID.aspx |
Brad
If you go to the Url and change the menu from "Personal" to "Business", the page is supposed to redirect to a similar looking page (BusinessForgotUserID.aspx) with somewhat different labels and different help text to the right of the fields. This works in the release version of Safari, but not in the nightly download. The error in the console is this:
TypeError: 'undefined' is not an object (evaluating 'd.arguments.callee') Telerik.Web.UI.WebResource.axd:15
Line 15 of Telerik.Web.UI.WebResource.axd is right after a comment claiming that it is MicrosoftAjaxWebForms.js, and it uses something defined in a part claiming to be MicrosoftAjax.js.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
I cannot reproduce this with nightly r130371 on OS X 10.8.2.