https://bugzilla.wikimedia.org/show_bug.cgi?id=50718
--- Comment #2 from Aude <[email protected]> --- after investigating, I figured out that the sites table never was populated for the wikipedia beta sites. Before https://gerrit.wikimedia.org/r/#/c/71302/ was merged, the code only gave a php warning about not being able to find sites. As far as I can tell, php warnings are not logged on beta. Now it gives an exception, which we should handle, but at the same time log somewhere prominently so we are aware. The beta instances are really not yet configured to get data from wikidata beta (and won't get data from the real wikidata). Thus, there was no expectation to see "external" wikidata links in the sidebar etc. on beta wikipedia anyway, and we would not have noticed the issue. -- 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
