Page MenuHomePhabricator

MediaWiki-Vagrant uses wrong database name when wfGetDB is issued from a job
Closed, ResolvedPublic

Description

Observed while testing https://gerrit.wikimedia.org/r/#/c/204059/

The script issues JobQueueGroup::singleton( 'otherwiki' )->push( $job ); when the job calls wfWikiID(), it will be 'otherwiki', but writes will go to the wiki database.

Event Timeline

Tgr raised the priority of this task from to Needs Triage.
Tgr updated the task description. (Show Details)
Tgr added a project: MediaWiki-Vagrant.
Tgr subscribed.
Tgr claimed this task.

Can't reproduce on current master. Probably fixed by 8068daed144ddc560bd1372fb359429e5b71d867