https://bugzilla.wikimedia.org/show_bug.cgi?id=42825
--- Comment #3 from Daniel Kinzler <[email protected]> --- In eval.php, try this: $row = new stdClass(); $row->old_text = "DB://cluster25/316188"; $row->old_flags = "utf-8,gzip,external"; Revision::getRevisionText( $row ); Apparently, when Chad tried this, it worked. Yet, if tried in a web request, it fails... -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
