Last modified: 2014-03-14 11:14:12 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 T35431, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 33431 - wfMsg et al use wrong Title object when expanding magic words, during job queue
wfMsg et al use wrong Title object when expanding magic words, during job queue
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
Internationalization (Other open bugs)
1.20.x
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-12-30 06:48 UTC by Bawolff (Brian Wolff)
Modified: 2014-03-14 11:14 UTC (History)
3 users (show)

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


Attachments

Description Bawolff (Brian Wolff) 2011-12-30 06:48:19 UTC
Split off from bug 31469.

Basically, wfMsgForContent, called during the parsing process, was expanding {{NAMESPACE}} incorrectly (As in for the wrong page) during linksupdate jobs from the job queue.

That probably shouldn't happen.

I fixed the immediate issue with the particular wfMsgForContent call in r107623, but the underlying issue was not addressed.
Comment 1 Niklas Laxström 2014-03-14 11:14:12 UTC
This bug is not actionable. Nowdays we recommend passing context always when possible, in which case the title should be correct as well. There is no other way to fix it.

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


Navigation
Links