https://bugzilla.wikimedia.org/show_bug.cgi?id=55471
Aaron Schulz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |ia.org Component|FlaggedRevs |ContentHandler Version|master |1.22-git Assignee|[email protected]. |[email protected] |org |ia.org Product|MediaWiki extensions |MediaWiki Target Milestone|--- |1.22.0 release --- Comment #1 from Aaron Schulz <[email protected]> --- aaron@terbium:~$ mwscript eval.php plwiki > > $rev = Revision::newFromId( 16265152 ); > var_dump( $rev->getContent() ); NULL > var_dump( $rev->getText() ); string(0) "" > var_dump( $rev->getSha1() ); string(0) "" -- 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
