Last modified: 2013-04-22 16:17:22 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T46219, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 44219 - InfoAction Fatal error: Call to a member function isDeleted() on a non-object
InfoAction Fatal error: Call to a member function isDeleted() on a non-object
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
1.21.x
All All
: Normal normal (vote)
: ---
Assigned To: Alexandre Emsenhuber [IAlex]
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-01-21 20:07 UTC by Sam Reed (reedy)
Modified: 2013-04-22 16:17 UTC (History)
5 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Sam Reed (reedy) 2013-01-21 20:07:04 UTC
[21-Jan-2013 16:57:50] Fatal error: Call to a member function isDeleted() on a non-object at /usr/local/apache/common-local/php-1.21wmf8/includes/Linker.php on line 1224
Server: srv225
Method: GET
URL: http://en.wikidata.org/w/index.php?title=Help:Test2&action=info
Backtrace:
#0 /usr/local/apache/common-local/php-1.21wmf8/includes/Linker.php(1224): Linker::revUserTools()
#1 /usr/local/apache/common-local/php-1.21wmf8/includes/actions/InfoAction.php(393): Linker::revUserTools(NULL)
#2 /usr/local/apache/common-local/php-1.21wmf8/includes/actions/InfoAction.php(91): InfoAction->pageInfo()
#3 /usr/local/apache/common-local/php-1.21wmf8/includes/Action.php(542): InfoAction->onView()
#4 /usr/local/apache/common-local/php-1.21wmf8/includes/Wiki.php(439): FormlessAction->show()
#5 /usr/local/apache/common-local/php-1.21wmf8/includes/Wiki.php(305): MediaWiki->performAction(Object(Article), Object(Title))
#6 /usr/local/apache/common-local/php-1.21wmf8/includes/Wiki.php(565): MediaWiki->performRequest()
#7 /usr/local/apache/common-local/php-1.21wmf8/includes/Wiki.php(458): MediaWiki->main()
#8 /usr/local/apache/common-local/php-1.21wmf8/index.php(59): MediaWiki->run()
#9 /usr/local/apache/common-local/live-1.5/index.php(3): require('/usr/local/apac...')
#10 {main}
Comment 1 Sam Reed (reedy) 2013-01-21 20:09:03 UTC
		$firstRev = $this->page->getOldestRevision();

		// Page creator
		$pageInfo['header-edits'][] = array(
			$this->msg( 'pageinfo-firstuser' ),
			Linker::revUserTools( $firstRev )
		);


getOldestRevision() may return null
Comment 2 Alexandre Emsenhuber [IAlex] 2013-02-14 10:13:50 UTC
Gerrit change #49017
Comment 3 Alex Monk 2013-03-01 01:54:10 UTC
Merged by Anomie on the 26th.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links