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

       Web browser: ---
             Bug #: 31268
           Summary: Missing #mw-abusefilter-examine-test throws JS error
           Product: MediaWiki extensions
           Version: any
          Platform: All
               URL: http://de.wikipedia.org/wiki/Spezial:Missbrauchsfilter
                    /examine/log/325368?debug=true
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: AbuseFilter
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


See URL.
An "element is null" (wikibits.js, line 1063, addHandler) is thrown. This
function is called by an inline script,
 document.getElementById( 'mw-abusefilter-examine-test' )
returned null, but didn't check this and so handed on null to addHandler which
caused this error.

-- 
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