[Bug 23307] Kill $wgTitle with fire

2010-11-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23307 --- Comment #6 from Bryan Tong Minh 2010-11-06 14:23:51 UTC --- I was looking into this, and it appears that the main culprit is wfMsgExt( $msg, 'parsemag' ), which calls MessageCache::transform and in turn Parser::transformMsg. The way to fix

[Bug 23307] Kill $wgTitle with fire

2010-11-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23307 Bryan Tong Minh changed: What|Removed |Added Depends on||25393 -- Configure bugmail: https:/

[Bug 23307] Kill $wgTitle with fire

2010-06-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23307 Tim Starling changed: What|Removed |Added CC||tstarl...@wikimedia.org Sever

[Bug 23307] Kill $wgTitle with fire

2010-05-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23307 --- Comment #5 from Max Semenik 2010-05-29 09:44:26 UTC --- The situation is even more grave than I thought, adding the following to parserTests.php indicates that even Parser is dependant on it: class DummyTitle { public function __call(

[Bug 23307] Kill $wgTitle with fire

2010-04-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23307 --- Comment #4 from Reedy 2010-04-26 19:49:55 UTC --- Looks like from the API's pov, we can just nuke all the "usages" when they've been removed elsewhere etc. We're just keeping some crappy compatibility by assigning wgTitle to the one we're

[Bug 23307] Kill $wgTitle with fire

2010-04-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23307 Chad H. changed: What|Removed |Added Blocks||700 -- Configure bugmail: https://bugzilla.

[Bug 23307] Kill $wgTitle with fire

2010-04-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23307 Roan Kattouw changed: What|Removed |Added CC||roan.katt...@gmail.com --- Comment #3 f

[Bug 23307] Kill $wgTitle with fire

2010-04-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23307 tisane2...@gmail.com changed: What|Removed |Added CC||tisane2...@gmail.com --- Comment

[Bug 23307] Kill $wgTitle with fire

2010-04-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23307 Reedy changed: What|Removed |Added CC||s...@reedyboy.net --- Comment #1 from Reedy 2