[Bug 39085] Echo Call to a member function getText() on a non-object

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39085 Krenair changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 39085] Echo Call to a member function getText() on a non-object

2012-08-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39085 Krenair changed: What|Removed |Added CC||kren...@gmail.com --- Comment #4 from Krenai

[Bug 39085] Echo Call to a member function getText() on a non-object

2012-08-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39085 --- Comment #3 from Andrew Garrett 2012-08-08 16:34:45 UTC --- $prevRevision = Revision::newFromId( $revision->getParentId() ); $changes = self::getMachineReadableDiff( $prevRevision->getText(), $revision->getText() ); I bet

[Bug 39085] Echo Call to a member function getText() on a non-object

2012-08-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39085 --- Comment #2 from Sam Reed (reedy) 2012-08-07 18:56:54 UTC --- Broken in UnitTests.. PHP Fatal error: Call to a member function getText() on a non-object in /var/www/wiki/mediawiki/extensions/Echo/includes/DiscussionParser.php on line 127

[Bug 39085] Echo Call to a member function getText() on a non-object

2012-08-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39085 --- Comment #1 from Sam Reed (reedy) 2012-08-06 20:55:15 UTC --- (In reply to comment #0) > I thought this had been fixed already (?).. I seem to recall a discussion > about > it, and possibly a commit. But maybe not? Now I remember it was