https://bugzilla.wikimedia.org/show_bug.cgi?id=39085

--- Comment #3 from Andrew Garrett <[email protected]> 2012-08-08 16:34:45 
UTC ---

        $prevRevision = Revision::newFromId( $revision->getParentId() );

        $changes = self::getMachineReadableDiff( $prevRevision->getText(),
$revision->getText() );

I bet that happens when creating a new page…

-- 
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

Reply via email to