[Webkit-unassigned] [Bug 98298] New: MicrosoftAjax.js throws javascript errors in newer Webkit nightly builds only

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 3 14:05:53 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=98298

           Summary: MicrosoftAjax.js throws javascript errors in newer
                    Webkit nightly builds only
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: https://accountmanager.providentcu.org/ProvidentOnline
                    Banking/ForgotUserID.aspx
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: brkemper at mac.com


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list