https://bugzilla.wikimedia.org/show_bug.cgi?id=52800
--- Comment #4 from [email protected] --- Created attachment 13092 --> https://bugzilla.wikimedia.org/attachment.cgi?id=13092&action=edit Code of showMissingArticles() The call of $wgRequest->response() on line 1141 is the reason for the 500 error code. I added $wgRequest on line 1091 to fix this error. -- 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
