mediawiki-extensions-Popups/includes
Piotr Miazga df9e724d89 Fix failing isTranslatedTitleBlacklistedTest
Somhow the testIsTranslatedTitleBlacklisted start to fail, the test
looks like it's broken but because of some reason it used to work.
For now let me fix the test because it blocks merged, and later
I'll try to investigate whats wrong.

Changes:
 - testIsTranslatedTitleBlacklisted() has to define blacklisted
 pages in canonical way (eg: Special:Preferences, not in a language
 variant)
 - use MediaWikiServices::getSpecialPageFactory() as
 SpecialPageFactory static calls are deprectated

Bug: T203522
Change-Id: I0db1481c96c9c0e27364d028a57c1178865741ba
2018-09-05 21:04:52 +02:00
..
EventLogging Popups A/B test infrastructure 2017-08-17 21:07:07 +00:00
PopupsContext.php Fix failing isTranslatedTitleBlacklistedTest 2018-09-05 21:04:52 +02:00
PopupsGadgetsIntegration.php Doc: update some of the popups / preview terminology 2018-03-23 11:18:26 +01:00
PopupsHooks.php Always set the PagePreviews visibility state 2018-06-11 21:46:03 +02:00
ServiceWirings.php Hygiene: Dependency Injection for Popups 2017-07-24 22:41:28 +00:00
UserPreferencesChangeHandler.php Fix for changes to preferences form 2018-05-25 09:52:48 -07:00