Last modified: 2014-07-17 14:13:04 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 T68040, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 66040 - "Deprecated" error on devwiki/pagemigrationwiki (http://pagemigration.wmflabs.org/wiki/Special:RecentChanges)
"Deprecated" error on devwiki/pagemigrationwiki (http://pagemigration.wmflabs...
Status: RESOLVED DUPLICATE of bug 65776
Product: Wikimedia Labs
Classification: Unclassified
Other (Other open bugs)
unspecified
All All
: Unprioritized major
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-06-02 16:28 UTC by Southparkfan
Modified: 2014-07-17 14:13 UTC (History)
4 users (show)

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


Attachments
Special:RecentChanges with error backtrace (133.29 KB, image/png)
2014-06-02 16:28 UTC, Southparkfan
Details

Description Southparkfan 2014-06-02 16:28:35 UTC
Created attachment 15551 [details]
Special:RecentChanges with error backtrace

When viewing Special:RecentChanges on devwiki/pagemigrationwiki, I'm getting a "Deprecated" error. Logs:

Deprecated: Use of SpecialRecentChangesQuery hook (used in TranslateRcFilter::translationFilter) was deprecated in MediaWiki 1.23. [Called from wfRunHooks in /mnt/vagrant/mediawiki/includes/GlobalFunctions.php at line 4056] in /mnt/vagrant/mediawiki/includes/debug/Debug.php on line 303

Call Stack:
    0.0008     646672   1. {main}() /mnt/vagrant/mediawiki/index.php:0
    0.0749   14041536   2. MediaWiki->run() /mnt/vagrant/mediawiki/index.php:46
    0.0750   14041536   3. MediaWiki->main() /mnt/vagrant/mediawiki/includes/Wiki.php:452
    0.0812   15121872   4. MediaWiki->performRequest() /mnt/vagrant/mediawiki/includes/Wiki.php:603
    0.1082   19658760   5. SpecialPageFactory::executePath() /mnt/vagrant/mediawiki/includes/Wiki.php:288
    0.1116   20380632   6. SpecialPage->run() /mnt/vagrant/mediawiki/includes/specialpage/SpecialPageFactory.php:510
    0.1117   20380632   7. SpecialRecentChanges->execute() /mnt/vagrant/mediawiki/includes/specialpage/SpecialPage.php:379
    0.1124   20380992   8. ChangesListSpecialPage->execute() /mnt/vagrant/mediawiki/includes/specials/SpecialRecentchanges.php:60
    0.2226   31103848   9. ChangesListSpecialPage->getRows() /mnt/vagrant/mediawiki/includes/specialpage/ChangesListSpecialPage.php:52
    0.2248   31342296  10. SpecialRecentChanges->doMainQuery() /mnt/vagrant/mediawiki/includes/specialpage/ChangesListSpecialPage.php:84
    0.2273   31804592  11. wfRunHooks() /mnt/vagrant/mediawiki/includes/specials/SpecialRecentchanges.php:234
    0.2273   31804592  12. Hooks::run() /mnt/vagrant/mediawiki/includes/GlobalFunctions.php:4056
    0.2276   31844864  13. wfDeprecated() /mnt/vagrant/mediawiki/includes/Hooks.php:202
    0.2277   31845104  14. MWDebug::deprecated() /mnt/vagrant/mediawiki/includes/GlobalFunctions.php:1185
    0.2277   31851504  15. MWDebug::sendMessage() /mnt/vagrant/mediawiki/includes/debug/Debug.php:236
    0.2278   31851928  16. trigger_error() /mnt/vagrant/mediawiki/includes/debug/Debug.php:303


Deprecated: Use of SpecialRecentChangesQuery hook (used in CCFilters::user) was deprecated in MediaWiki 1.23. [Called from wfRunHooks in /mnt/vagrant/mediawiki/includes/GlobalFunctions.php at line 4056] in /mnt/vagrant/mediawiki/includes/debug/Debug.php on line 303

Call Stack:
    0.0008     646672   1. {main}() /mnt/vagrant/mediawiki/index.php:0
    0.0749   14041536   2. MediaWiki->run() /mnt/vagrant/mediawiki/index.php:46
    0.0750   14041536   3. MediaWiki->main() /mnt/vagrant/mediawiki/includes/Wiki.php:452
    0.0812   15121872   4. MediaWiki->performRequest() /mnt/vagrant/mediawiki/includes/Wiki.php:603
    0.1082   19658760   5. SpecialPageFactory::executePath() /mnt/vagrant/mediawiki/includes/Wiki.php:288
    0.1116   20380632   6. SpecialPage->run() /mnt/vagrant/mediawiki/includes/specialpage/SpecialPageFactory.php:510
    0.1117   20380632   7. SpecialRecentChanges->execute() /mnt/vagrant/mediawiki/includes/specialpage/SpecialPage.php:379
    0.1124   20380992   8. ChangesListSpecialPage->execute() /mnt/vagrant/mediawiki/includes/specials/SpecialRecentchanges.php:60
    0.2226   31103848   9. ChangesListSpecialPage->getRows() /mnt/vagrant/mediawiki/includes/specialpage/ChangesListSpecialPage.php:52
    0.2248   31342296  10. SpecialRecentChanges->doMainQuery() /mnt/vagrant/mediawiki/includes/specialpage/ChangesListSpecialPage.php:84
    0.2273   31804592  11. wfRunHooks() /mnt/vagrant/mediawiki/includes/specials/SpecialRecentchanges.php:234
    0.2273   31804592  12. Hooks::run() /mnt/vagrant/mediawiki/includes/GlobalFunctions.php:4056
    0.2287   31906520  13. wfDeprecated() /mnt/vagrant/mediawiki/includes/Hooks.php:202
    0.2287   31906760  14. MWDebug::deprecated() /mnt/vagrant/mediawiki/includes/GlobalFunctions.php:1185
    0.2287   31909872  15. MWDebug::sendMessage() /mnt/vagrant/mediawiki/includes/debug/Debug.php:236
    0.2288   31910272  16. trigger_error() /mnt/vagrant/mediawiki/includes/debug/Debug.php:303
Comment 1 PiRSquared17 2014-06-17 22:45:07 UTC
I'm getting the same error on my local vagrant.
Comment 2 PiRSquared17 2014-06-17 22:49:23 UTC
This is the same as bug 65776. Apparently one should suppress the warnings.
Comment 3 Southparkfan 2014-06-18 06:39:11 UTC
Added depends on
Comment 4 Southparkfan 2014-07-17 14:13:04 UTC
This bug seems to be a duplicate of bug 65776, closing this one.

*** This bug has been marked as a duplicate of bug 65776 ***

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


Navigation
Links