https://bugzilla.wikimedia.org/show_bug.cgi?id=66254

            Bug ID: 66254
           Summary: Deprecated: Use of wfMsg, wfMsgReal, wfMsgGetKey was
                    deprecated in MediaWiki 1.21 - and some other debug
                    output
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: SemanticDrilldown
          Assignee: [email protected]
          Reporter: [email protected]
       Web browser: ---
   Mobile Platform: ---

Enabling the debug toolbar, I get the following output on "Browse data" with
the latest Semantic Drilldown version, running on MediaWiki 1.24alpha.

-------------------------------------------------------------------------------

Console:

Deprecated    Use of wfMsg was deprecated in MediaWiki 1.21.
Backtrace:

    SD_BrowseData.php line 53 calls wfMsg()
    SpecialPage.php line 379 calls SDBrowseData->execute()
    SpecialPageFactory.php line 510 calls SpecialPage->run()
    Wiki.php line 288 calls SpecialPageFactory::executePath()
    Wiki.php line 603 calls MediaWiki->performRequest()
    Wiki.php line 452 calls MediaWiki->main()
    index.php line 46 calls MediaWiki->run()

    SDBrowseData::execute
Deprecated    Use of wfMsgReal was deprecated in MediaWiki 1.21.
Backtrace:

    GlobalFunctions.php line 1508 calls wfMsgReal()
    SD_BrowseData.php line 53 calls wfMsg()
    SpecialPage.php line 379 calls SDBrowseData->execute()
    SpecialPageFactory.php line 510 calls SpecialPage->run()
    Wiki.php line 288 calls SpecialPageFactory::executePath()
    Wiki.php line 603 calls MediaWiki->performRequest()
    Wiki.php line 452 calls MediaWiki->main()
    index.php line 46 calls MediaWiki->run()

    wfMsg
Deprecated    Use of wfMsgGetKey was deprecated in MediaWiki 1.21.
Backtrace:

    GlobalFunctions.php line 1606 calls wfMsgGetKey()
    GlobalFunctions.php line 1508 calls wfMsgReal()
    SD_BrowseData.php line 53 calls wfMsg()
    SpecialPage.php line 379 calls SDBrowseData->execute()
    SpecialPageFactory.php line 510 calls SpecialPage->run()
    Wiki.php line 288 calls SpecialPageFactory::executePath()
    Wiki.php line 603 calls MediaWiki->performRequest()
    Wiki.php line 452 calls MediaWiki->main()
    index.php line 46 calls MediaWiki->run()

    wfMsgReal
Deprecated    Use of wfMsg was deprecated in MediaWiki 1.21.
Backtrace:

    SD_BrowseData.php line 1018 calls wfMsg()
    QueryPage.php line 547 calls SDBrowseDataPage->getPageHeader()
    SD_BrowseData.php line 122 calls QueryPage->execute()
    SpecialPage.php line 379 calls SDBrowseData->execute()
    SpecialPageFactory.php line 510 calls SpecialPage->run()
    Wiki.php line 288 calls SpecialPageFactory::executePath()
    Wiki.php line 603 calls MediaWiki->performRequest()
    Wiki.php line 452 calls MediaWiki->main()
    index.php line 46 calls MediaWiki->run()

    SDBrowseDataPage::getPageHeader
Deprecated    Use of wfMsg was deprecated in MediaWiki 1.21.
Backtrace:

    SD_BrowseData.php line 399 calls wfMsg()
    SD_BrowseData.php line 1023 calls SDBrowseDataPage->printCategoriesList()
    QueryPage.php line 547 calls SDBrowseDataPage->getPageHeader()
    SD_BrowseData.php line 122 calls QueryPage->execute()
    SpecialPage.php line 379 calls SDBrowseData->execute()
    SpecialPageFactory.php line 510 calls SpecialPage->run()
    Wiki.php line 288 calls SpecialPageFactory::executePath()
    Wiki.php line 603 calls MediaWiki->performRequest()
    Wiki.php line 452 calls MediaWiki->main()
    index.php line 46 calls MediaWiki->run()

    SDBrowseDataPage::printCategoriesList

-------------------------------------------------------------------------------

Debug log:

SpecialPage::getContext called and $mContext is null. Return
RequestContext::getMain(); for sanity
SpecialPage::getContext called and $mContext is null. Return
RequestContext::getMain(); for sanity
SpecialPage::getContext called and $mContext is null. Return
RequestContext::getMain(); for sanity
SpecialPage::getContext called and $mContext is null. Return
RequestContext::getMain(); for sanity
SpecialPage::getContext called and $mContext is null. Return
RequestContext::getMain(); for sanity
LoadBalancer::getConnection: using server localhost for group BrowseData
DatabaseBase::query: Writes done: CREATE TEMPORARY TABLE
semantic_drilldown_values ( id INT NOT NULL )
SpecialPage::getContext called and $mContext is null. Return
RequestContext::getMain(); for sanity
SpecialPage::getContext called and $mContext is null. Return
RequestContext::getMain(); for sanity
SpecialPage::getContext called and $mContext is null. Return
RequestContext::getMain(); for sanity

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to