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

       Web browser: ---
             Bug #: 29334
           Summary: Giving an array for
                    $wgExtensionCredits['descriptionmsg'] breaks
                    Special:Version
           Product: MediaWiki
           Version: 1.17.0beta1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Special pages
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Created attachment 8634
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=8634
Patch

Giving an array for $wgExtensionCredits['descriptionmsg'] (i.e. message key
plus parameters) breaks Special:Version (giving an Internal Error). The array
is passed to wfEmptyMsg which expects a message key.

MediaWiki    1.17.0rc1 (r89818)

(Works on 1.16, did not check on 1.17+.)

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