Page MenuHomePhabricator

https://wikitech.wikimedia.org/wiki/Special:Properties returns status 500 and 0-length page
Closed, ResolvedPublic

Description

I wanted to find all Semantic MediaWiki properties on wikitech to fix a bad [[Special:Ask]] query on it, so I visited https://wikitech.wikimedia.org/wiki/Special:Properties

That request returns a header with

HTTP/1.0 500 Internal Server Error
Content-Length: 0

Firefox and chromium display a blank page. The same happens with Special:WantedProperties and Special:UnusedProperties. But other SMW special pages work OK, such as Special:Types.

Expected results: these special pages should work, they're in the Special pages list. In addition the blank page suggests wikitech's error page may be misconfigured along with Semantic MediaWiki.

Event Timeline

Spage raised the priority of this task from to Needs Triage.
Spage updated the task description. (Show Details)
Spage subscribed.

<apergos> PHP Fatal error: Call to undefined function wfViewPrevNext() in /srv/mediawiki/php-1.26wmf4/extensions/SemanticMediaWiki/specials/QueryPages/SMW_QueryPage.php on line 76

Change 209208 had a related patch set uploaded (by Alex Monk):
Fix Special:Properties

https://gerrit.wikimedia.org/r/209208

Change 209209 had a related patch set uploaded (by Alex Monk):
Fix Special:Properties

https://gerrit.wikimedia.org/r/209209

Change 209208 abandoned by Alex Monk:
Fix Special:Properties

Reason:
not for master

https://gerrit.wikimedia.org/r/209208

Change 209209 merged by jenkins-bot:
Fix Special:Properties

https://gerrit.wikimedia.org/r/209209

Change 209212 had a related patch set uploaded (by Alex Monk):
Update SMW for I45676904

https://gerrit.wikimedia.org/r/209212

Change 209212 merged by jenkins-bot:
Update SMW for I45676904

https://gerrit.wikimedia.org/r/209212

Should be OK now