https://bugzilla.wikimedia.org/show_bug.cgi?id=31179
--- Comment #2 from Brion Vibber <[email protected]> 2011-09-27 01:15:58 UTC --- Actually.... it would display that way. Down in Article::view() there's a check for empty content on pass 2 (after checking the parser cache) which looks for false (bogus/errored) text and then calls Article::showMissingArticle() which whips that message back out. So this could be plausible. :D -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
