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

       Web browser: ---
             Bug #: 38540
           Summary: $result in Title::checkPermissionHooks should be
                    initialized as an array, invoking extensions updated
           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
   Mobile Platform: ---


In Title::checkPermissionHooks(), $result should be initialized as an array and
invoking extensions updated to reflect the change. At the moment, invoking
extensions (eg Translate, TorBlock and TitleBlacklist) reinstatiate $result,
overwriting anything that may have been written by any other invocations of the
hooks.

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