https://bugzilla.wikimedia.org/show_bug.cgi?id=42825
--- Comment #6 from Aaron Schulz <[email protected]> --- (In reply to comment #3) > 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... Works when run on wikidatawiki, not elsewhere. -- 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
