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

           Summary: make LogEventsList::showLogExtract() more versatile
                    (patch)
           Product: MediaWiki
           Version: 1.15-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: need-review, patch
          Severity: enhancement
          Priority: Normal
         Component: General/Unknown
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=6145)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6145)
Against r50880, tweaks LogEventsList::showLogExtract()

Currently, this function can only be used to write a log extract directly to an
OutputPage, invariably $wgOut.  This is sub-optimal.  This patch allows the
$out parameter to alternatively be a pointer-to-string which is filled with the
content. Fully B/C (AFAIK), return type unchanged. Works fine on my test wiki.


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