mediawiki-extensions-CodeEd.../includes
Legoktm 212477a083 Revert "Directly use $wgTitle instead of relying on getContextTitle fallback"
This reverts commit b3fb04b463.

The problem is *not* getContextTitle() - that's the correct
function to call here. The problem is that something is creating
an EditPage instance without calling setContextTitle() - that's
what needs to be fixed.

Change-Id: Ibc8280c7434bee4c4697142bcdbc1194f00c53c1
2020-01-01 23:16:28 +00:00
..
CodeEditorHooks.php Revert "Directly use $wgTitle instead of relying on getContextTitle fallback" 2020-01-01 23:16:28 +00:00