Page MenuHomePhabricator

Deprecated - Use of User::getSkin was deprecated in MediaWiki 1.18.
Closed, ResolvedPublic

Description

DPLMain::dynamicPageList

Backtrace:

DPLMain.php line 2549 calls User->getSkin()
DPLSetup.php line 1322 calls DPLMain::dynamicPageList()
DPLSetup.php line 1308 calls ExtDynamicPageList::executeTag()
- line - calls ExtDynamicPageList::dplTag()
Parser.php line 4020 calls call_user_func_array()
Preprocessor_DOM.php line 1181 calls Parser->extensionSubstitution()
Parser.php line 3149 calls PPFrame_DOM->expand()
Parser.php line 1212 calls Parser->replaceVariables()
Parser.php line 395 calls Parser->internalParse()
WikitextContent.php line 300 calls Parser->parse()
WikiPage.php line 3552 calls WikitextContent->getParserOutput()
PoolCounter.php line 222 calls PoolWorkArticleView->doWork()
Article.php line 708 calls PoolCounterWork->execute()
ViewAction.php line 44 calls Article->view()
Wiki.php line 448 calls ViewAction->show()
Wiki.php line 312 calls MediaWiki->performAction()
Wiki.php line 602 calls MediaWiki->performRequest()
Wiki.php line 467 calls MediaWiki->main()
index.php line 49 calls MediaWiki->run()

DPL::formatList

Backtrace:

DPL.php line 284 calls User->getSkin()
DPL.php line 204 calls DPL->formatList()
DPLMain.php line 2787 calls DPL->__construct()
DPLSetup.php line 1322 calls DPLMain::dynamicPageList()
DPLSetup.php line 1308 calls ExtDynamicPageList::executeTag()
- line - calls ExtDynamicPageList::dplTag()
Parser.php line 4020 calls call_user_func_array()
Preprocessor_DOM.php line 1181 calls Parser->extensionSubstitution()
Parser.php line 3149 calls PPFrame_DOM->expand()
Parser.php line 1212 calls Parser->replaceVariables()
Parser.php line 395 calls Parser->internalParse()
WikitextContent.php line 300 calls Parser->parse()
WikiPage.php line 3552 calls WikitextContent->getParserOutput()
PoolCounter.php line 222 calls PoolWorkArticleView->doWork()
Article.php line 708 calls PoolCounterWork->execute()
ViewAction.php line 44 calls Article->view()
Wiki.php line 448 calls ViewAction->show()
Wiki.php line 312 calls MediaWiki->performAction()
Wiki.php line 602 calls MediaWiki->performRequest()
Wiki.php line 467 calls MediaWiki->main()
index.php line 49 calls MediaWiki->run()

The wiki is on MW 1.22.5, with PHP 5.3.27 and MySQL 5.5.36.

$wgDebugToolbar = true; was set to get these warnings.


Version: REL1_22-branch
Severity: normal

Details

Reference
bz63550

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 3:15 AM
bzimport set Reference to bz63550.
bzimport added a subscriber: Unknown Object (MLST).
Aklapper subscribed.
MtDu subscribed.

I'll fix some of these in my spare time.

MtDu removed MtDu as the assignee of this task.Jan 19 2016, 10:49 PM

I don't think this is a problem anymore. Should be resolved now.

Kghbln claimed this task.

@MtDu Thanks for having a look at it. Well if the code was updated in the meantime this task may very well be closed. :)

Kghbln set Security to None.
Kghbln awarded a token.