On 06/10/11 07:25, Platonides wrote: > Arthur Richards wrote: >> 2) Another user was attempting to move a page on Meta when she saw this: >> >> PHP fatal error in >> /usr/local/apache/common-local/php-1.18/includes/GlobalFunctions.php line >> 1197: >> Object of class AFPData could not be converted to string > > AFPData is a class used by the AbuseFilter > Line 1197 is wfMsgReplaceArgs. Somewhere in AbuseFilter extension there > is a wrong call to a wfMsg() function. The best way to debug this is > with a full backtrace.
I fixed this in r99059. -- Tim Starling _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
