https://bugzilla.wikimedia.org/show_bug.cgi?id=46577
--- Comment #13 from Ori Livneh <[email protected]> --- (In reply to comment #12) > As a (horribly hacky) temporary workaround, we could also set the > article_page_id for the following rows (in ep_articles) to null: I did that, to buy a little time for one of the changes above to get reviewed and merged. The articles still refer to the article by article_page_title. I just set article_page_id to '0' (not null, as I said above). This stops the fatal. I changed only these six rows (439, 442, 445, 446, 448, 670). -- 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
