https://bugzilla.wikimedia.org/show_bug.cgi?id=19586

           Summary: jQuery is breaking mwsuggest preventing users of Opera 8
                    to log into en.wp
           Product: MediaWiki
           Version: unspecified
          Platform: All
               URL: http://en.wikipedia.org/wiki/Wikipedia:Village_pump_(tec
                    hnical)#Login_problem
        OS/Version: All
            Status: NEW
          Severity: critical
          Priority: Normal
         Component: User login/settings
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Confirmed with Opera 8.54 on Mac OS X 10.5
Confirmed with a local copy of the login webpage that removing the jQuery
imports from the HTML resolves the problem.

With jQuery enabled, the following JS error is presented:
Event thread: load
Error:
name: TypeError
message: Statement on line 759: Could not convert undefined or null to object
Backtrace:
  Line 759 of linked script
http://en.wikipedia.org/skins-1.5/common/mwsuggest.js?227x
    if (element.addEventListener)
    else
      Line 777 of linked script
http://en.wikipedia.org/skins-1.5/common/mwsuggest.js?227x
    os_hookEvent(document.getElementById(formname), "submit", function (event)
{
  return os_eventOnsubmit(event);
}
);
  Line 862 of linked script
http://en.wikipedia.org/skins-1.5/common/mwsuggest.js?227x
    os_initHandlers(id, form, element);
  At unknown location
    [statement source code not available]


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to