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

       Web browser: ---
             Bug #: 30410
           Summary: Remove $wgFilterCallback
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General/Unknown
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


$wgFilterCallback should be removed entirely since it duplicates the EditFilter
hook. It was added before the hook system existed and has the problem that it
can only have one function. No extension use it except to duplicate
EditPage::internalAttemptSave() code, so it can be safely removed.

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