Last modified: 2011-06-02 07:57:11 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 T31240, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 29240 - Special:Types page throws internal error: Call to undefined method SMWSpecialTypes::getSkin
Special:Types page throws internal error: Call to undefined method SMWSpecial...
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Semantic MediaWiki (Other open bugs)
unspecified
All All
: Normal blocker (vote)
: ---
Assigned To: Jeroen De Dauw
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-06-01 22:25 UTC by Andreas Plank
Modified: 2011-06-02 07:57 UTC (History)
2 users (show)

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


Attachments

Description Andreas Plank 2011-06-01 22:25:30 UTC
On http://biowikifarm.net/test/ we are using SemanticMediaWiki r89282 but requesting the page http://biowikifarm.net/test/Special:Types throws an internal error, which I can't resolve. The function getSkin is unknown to the PHP script. Any suggestion or an idea that might help is appreciated. Thanks. 

Andreas
---8<--- Error message on Special:Types --------
Call to undefined method SMWSpecialTypes::getSkin

Backtrace:

#0 [internal function]: SpecialPage->__call('getSkin', Array)
#1 /usr/share/mediawikistaging/extensions2/SemanticMediaWiki/specials/QueryPages/SMW_SpecialTypes.php(56): SMWSpecialTypes->getSkin()
#2 /usr/share/mediawikistaging/extensions2/SemanticMediaWiki/specials/QueryPages/SMW_SpecialTypes.php(34): SMWSpecialTypes->getTypesList()
#3 /usr/share/mediawikistaging/phase3/includes/SpecialPage.php(587): SMWSpecialTypes->execute(NULL)
#4 /usr/share/mediawikistaging/phase3/includes/Wiki.php(245): SpecialPage::executePath(Object(Title))
#5 /usr/share/mediawikistaging/phase3/includes/Wiki.php(63): MediaWiki->handleSpecialCases(Object(Title), Object(OutputPage), Object(WebRequest))
#6 /usr/share/mediawikistaging/phase3/index.php(104): MediaWiki->performRequestForTitle(Object(Title), NULL, Object(OutputPage), Object(User), Object(WebRequest))
#7 {main}
----------8<-----------
Comment 1 Jeroen De Dauw 2011-06-02 01:32:14 UTC
Confirmed. The issue is that this method was only added in MW 1.18, which I assume you don't have. SMW ought to be compatible with MW 1.15 and above, so I'll fix this.
Comment 2 Jeroen De Dauw 2011-06-02 01:39:04 UTC
Should be fixed by r89313
Comment 3 Andreas Plank 2011-06-02 07:57:11 UTC
Yes, thanks.

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


Navigation
Links