Page MenuHomePhabricator

RecentChanges (and some other Special pages) don't work anymore on Commons
Closed, ResolvedPublic

Description

Author: ahoerstemeier

Description:
On Commons, RecentChanges, NewImages, Watchlist, MyContributions all show error
messages like the following

Unable to free MySQL result

Backtrace:

  • Database.php line 457 calls wfdebugdiebacktrace()
  • Skin.php line 1408 calls databasemysql::freeresult()
  • ChangesList.php line 513 calls skinmonobook::makelinkobj()
  • ChangesList.php line 277 calls changeslist::recentchangeslinenew()
  • SpecialRecentchanges.php line 186 calls changeslist::recentchangesline()
  • SpecialPage.php line 305 calls wfspecialrecentchanges()
  • SpecialPage.php line 216 calls specialpage::execute()
  • index.php line 93 calls specialpage::executepath()

Might be the latest 1.4beta (it worked for me yesterday with the first 1.4beta).


Version: 1.4.x
Severity: major
OS: Windows 2000
Platform: PC
URL: http://commons.wikimedia.org/wiki/Special:Recentchanges

Details

Reference
bz1030

Revisions and Commits

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 8:05 PM
bzimport set Reference to bz1030.
bzimport added a subscriber: Unknown Object (MLST).
  • This bug has been marked as a duplicate of 1018 ***
epriestley added a commit: Unknown Object (Diffusion Commit).Mar 4 2015, 8:22 AM