https://bugzilla.wikimedia.org/show_bug.cgi?id=59237
Web browser: ---
Bug ID: 59237
Summary: "PHP Notice"s from Special:RecentChanges from
RecentChanges/Formatter.php
Product: MediaWiki extensions
Version: master
Hardware: All
URL: http://ee-flow.wmflabs.org/wiki/Special:RecentChanges
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: Flow
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected]
Classification: Unclassified
Mobile Platform: ---
Visiting ee-flow's Special:RecentChanges seems to work, but generates a dozen
or so notices in apache2/error.log, all like:
[Fri Jan 03 02:20:38 2014] [error] [client 216.38.130.164] PHP Notice:
Undefined variable: row in
/srv/mediawiki/extensions/Flow/includes/RecentChanges/Formatter.php on line 87
[Fri Jan 03 02:20:38 2014] [error] [client 216.38.130.164] PHP Notice: Trying
to get property of non-object in
/srv/mediawiki/extensions/Flow/includes/RecentChanges/Formatter.php on line 87
...
The same notices appear on-screen in my local wiki
Line 87 is
. $this->getActionDescription( $workflow, $row->blocktype, $revision, $user
);
There's no $row variable in the file, but anything's possible with PHP trickery
:)
--
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