Bug 98298

Summary: MicrosoftAjax.js throws javascript errors in newer Webkit nightly builds only
Product: WebKit Reporter: Brad <brkemper>
Component: JavaScriptCoreAssignee: 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
Reported 2012-10-03 14:06:18 PDT
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
Alexey Proskuryakov
Comment 1 2012-10-04 10:38:26 PDT
I cannot reproduce this with nightly r130371 on OS X 10.8.2.
Note You need to log in before you can comment on or make changes to this bug.