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

           Summary: In combination with MW 1.16 alpha, newest SVN
                    DynamicPageList breaks general layout through error
                    messages
           Product: MediaWiki extensions
           Version: any
          Platform: All
               URL: http://160.45.63.55/test/Special:Version
        OS/Version: All
            Status: NEW
          Severity: critical
          Priority: Normal
         Component: DynamicPageList
        AssignedTo: [email protected]
        ReportedBy: [email protected]


UNCERTAIN whether this is here to be called DYNAMIC PAGE LIST or DYNAMIC PAGE
LIST 2 - (not even the mediawiki.org documentation really knows which is which
- kind of another bug...)

Bug appears in combination with mediawiki 1.16 alpha only, 1.15alpha (r49438)
is still ok with the DPL extension. It certainly is a problem in the
interaction, not sure on which side.

Warning: Call-time pass-by-reference has been deprecated - argument passed by
value; If you would like to pass it by reference, modify the declaration of
[runtime function name](). If you would like to enable call-time
pass-by-reference, you can set allow_call_time_pass_reference to true in your
INI file. However, future versions may not support this any longer. in ...
mediawikistaging/extensions/DynamicPageList/DynamicPageList2.php on line 3882

Warning: Cannot modify header information - headers already sent by (output
started at
/usr/share/mediawikistaging/extensions/DynamicPageList/DynamicPageList2.php:3882)
in ... mediawikistaging/phase3/includes/WebResponse.php on line 16

Warning: Cannot modify header information - headers already sent by (output
started at ...
mediawikistaging/extensions/DynamicPageList/DynamicPageList2.php:3882) in ...
mediawikistaging/phase3/includes/WebResponse.php on line 16


Verified: commenting out
require_once("$IP/extensions/DynamicPageList/DynamicPageList2.php"); makes the
problem disappear.


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