Page MenuHomePhabricator

Random items are not rendering
Closed, ResolvedPublic

Description

Author: the.anonymouse.wikimedia

Description:
This has already been reported at https://www.wikidata.org/wiki/Wikidata:Contact_the_development_team#Page_not_rendering.

Some pages, after some edit or another, are not able to be rendered. Instead, the page is showing an exception (PHP, I think). Examples include Q14274, Q173183, Q996763, Q995318, Q171711, Q544098, Q1729018.

I'm setting this to critical since it is preventing anyone from even accessing these items through a web browser (I'm not sure if the API is affected).


Version: unspecified
Severity: critical

Details

Reference
bz53997

Event Timeline

bzimport raised the priority of this task from to Unbreak Now!.Nov 22 2014, 2:06 AM
bzimport set Reference to bz53997.
bzimport added a subscriber: Unknown Object (MLST).

the.anonymouse.wikimedia wrote:

I'm also setting this to immediate.

the.anonymouse.wikimedia wrote:

(In reply to comment #1)

I'm also setting this to immediate.

I just saw that this is not to be set yet. Sorry!

Unexpected non-MediaWiki exception encountered, of type "InvalidArgumentException"
exception 'InvalidArgumentException' with message '$pageName needs to be a string' in /usr/local/apache/common-local/php-1.22wmf15/extensions/WikibaseDataModel/DataModel/SimpleSiteLink.php:31
Stack trace:
#0 /usr/local/apache/common-local/php-1.22wmf15/extensions/WikibaseDataModel/DataModel/Entity/Item.php(75): Wikibase\DataModel\SimpleSiteLink->__construct('dewiki', Array)
#1 /usr/local/apache/common-local/php-1.22wmf15/extensions/Wikibase/repo/includes/ItemView.php(71): Wikibase\Item->getSimpleSiteLinks()
#2 /usr/local/apache/common-local/php-1.22wmf15/extensions/Wikibase/repo/includes/ItemView.php(50): Wikibase\ItemView->getHtmlForSiteLinkGroup(Object(Wikibase\ItemContent), 'wikipedia', Object(Language), true)
#3 /usr/local/apache/common-local/php-1.22wmf15/extensions/Wikibase/repo/includes/ItemView.php(30): Wikibase\ItemView->getHtmlForSiteLinks(Object(Wikibase\ItemContent), Object(Language), true)
#4 /usr/local/apache/common-local/php-1.22wmf15/extensions/Wikibase/repo/includes/EntityView.php(146): Wikibase\ItemView->getInnerHtml(Object(Wikibase\ItemContent), Object(Language), true)
#5 /usr/local/apache/common-local/php-1.22wmf15/extensions/Wikibase/repo/includes/EntityView.php(278): Wikibase\EntityView->getHtml(Object(Wikibase\ItemContent), NULL, true)
#6 /usr/local/apache/common-local/php-1.22wmf15/extensions/Wikibase/repo/includes/content/EntityContent.php(148): Wikibase\EntityView->getParserOutput(Object(Wikibase\ItemContent), Object(ParserOptions), true)
#7 /usr/local/apache/common-local/php-1.22wmf15/includes/WikiPage.php(3514): Wikibase\EntityContent->getParserOutput(Object(Title), 69321513, Object(ParserOptions))
#8 /usr/local/apache/common-local/php-1.22wmf15/includes/PoolCounter.php(222): PoolWorkArticleView->doWork()
#9 /usr/local/apache/common-local/php-1.22wmf15/includes/Article.php(708): PoolCounterWork->execute()
#10 /usr/local/apache/common-local/php-1.22wmf15/extensions/Wikibase/repo/includes/actions/ViewEntityAction.php(229): Article->view()
#11 /usr/local/apache/common-local/php-1.22wmf15/extensions/Wikibase/repo/includes/actions/ViewEntityAction.php(156): Wikibase\ViewEntityAction->displayEntityContent(Object(Wikibase\ItemContent))
#12 /usr/local/apache/common-local/php-1.22wmf15/includes/Wiki.php(440): Wikibase\ViewEntityAction->show()
#13 /usr/local/apache/common-local/php-1.22wmf15/includes/Wiki.php(305): MediaWiki->performAction(Object(Article), Object(Title))
#14 /usr/local/apache/common-local/php-1.22wmf15/includes/Wiki.php(588): MediaWiki->performRequest()
#15 /usr/local/apache/common-local/php-1.22wmf15/includes/Wiki.php(459): MediaWiki->main()
#16 /usr/local/apache/common-local/php-1.22wmf15/index.php(55): MediaWiki->run()
#17 /usr/local/apache/common-local/w/index.php(3): require('/usr/local/apac...')
#18 {main}

the.anonymouse.wikimedia wrote:

The issue seems to have been resolved. Thanks!