https://bugzilla.wikimedia.org/show_bug.cgi?id=68887
--- Comment #2 from Matthew Flaschen <[email protected]> --- It's reproducible on non-existent articles (http://en.wikipedia.beta.wmflabs.org/w/api.php?action=query&list=gettingstartedgetpages&gsgptaskname=morelike&gsgpcount=9&gsgpexcludedtitle=asdfasdfasdfasdfasdf&format=xmlfm) and just-created ones (as originally reported). It seems to be an issue in CirrusSearch where it calls addInterwikiResults on a null object. I think this indicates the initial search had no results (but didn't throw an error or anything), and it then tries to do an interwiki search. In production, it looks like this currently affects the Italian projects (GettingStarted is installed on Italian Wikipedia). -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
