https://bugzilla.wikimedia.org/show_bug.cgi?id=41900
--- Comment #2 from Daniel Kinzler <[email protected]> 2012-11-08 19:14:49 UTC --- Triggered by a broken revision that can't be retrieved by Revision::getRevisionText(). Caused by Revision::loadContentInternal checking whether text is null, but Revision::getRevisionText() and thus Revision::loadText() return false, not null, upon failure. Will fix that tomorrow, while cleaning up other places where content may be null or false. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
