wiki.techinc.nl/includes/context
Kunal Mehta 0a7815967b Check hasTitle() in RequestContext::setWikiPage()
Calling getTitle() right away can lead to reading from
$wgTitle, so check with hasTitle() first.

This avoids a globaltitlefail in ApiEditPage.

Change-Id: I749cc33dd4f1fd6bc7598be34f37e591d822c3f2
2014-12-12 11:41:22 -08:00
..
ContextSource.php ContextSource::getContext() can return any IContextSource 2014-07-12 21:41:45 -07:00
DerivativeContext.php Cleanup some docs (includes/[a-d]) 2014-07-24 19:42:45 +02:00
IContextSource.php Removed getLang() from IContextSource and subclasses 2014-06-20 11:36:59 -07:00
RequestContext.php Check hasTitle() in RequestContext::setWikiPage() 2014-12-12 11:41:22 -08:00