https://bugzilla.wikimedia.org/show_bug.cgi?id=29589
Edward Z. Yang <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Command line installer |Command line installer |doesn't seem to work on |warning output broken |1.17.0 | --- Comment #1 from Edward Z. Yang <[email protected]> 2011-06-26 01:10:17 UTC --- Warnings may not be arrays, which is why the callback is broken. Here is an example: array(1) { [0]=> string(27) "config-install-tables-exist" } I'm not really sure how you would fix this, since the output function does expect an 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
