https://bugzilla.wikimedia.org/show_bug.cgi?id=29605
LY Meng <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from LY Meng <[email protected]> 2011-07-29 02:46:02 UTC --- Same issue here with 1.17 and the trunk version for this extension, when trying to grab parameters from templates (no matter the page namespace) {{#dpl:|title=Main|include={TestTemplate}:desc}} Also get these errors related to a new function added to ParserOptions.php in 1.17 Warning: in_array() expects parameter 2 to be array, boolean given in /home/swiki/swiki/w/includes/parser/ParserOptions.php on line 274 Warning: in_array() expects parameter 2 to be array, boolean given in /home/swiki/swiki/w/includes/parser/ParserOptions.php on line 289 Warning: in_array() expects parameter 2 to be array, boolean given in /home/swiki/swiki/w/includes/parser/ParserOptions.php on line 292 Warning: in_array() expects parameter 2 to be array, boolean given in /home/swiki/swiki/w/includes/parser/ParserOptions.php on line 297 Warning: in_array() expects parameter 2 to be array, boolean given in /home/swiki/swiki/w/includes/parser/ParserOptions.php on line 302 Warning: in_array() expects parameter 2 to be array, boolean given in /home/swiki/swiki/w/includes/parser/ParserOptions.php on line 317 -- 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
