https://bugzilla.wikimedia.org/show_bug.cgi?id=25909
--- Comment #7 from Mark A. Hershberger <[email protected]> 2011-11-08 15:17:37 UTC --- I also found (and fixed) the problem with implode on this patch when I looked at it. Also, like Niklas, I didn't have a good way to test it since I didn't have tags on my wiki. To fix the implode problem, replace “return '';” on line 201 with “return array();” -- 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
