wiki.techinc.nl/tests/phpunit/includes/specials
David Causse 95db1c18ee Special:Search find variant links before showing the create page link
On a multi–writing system wiki it may happen that Special:Search
show the create page link on a "blue link".
Rely on LanguageConverter::findVariantLink() to find such link.

Bug: T260957
Change-Id: Ic95188543a2aa88764882a7789e4c3a99fd5c3cc
2020-12-09 13:19:09 +01:00
..
pagers Inject services into SpecialBlockList/SpecialAutoblockList 2020-09-19 23:05:12 +00:00
ContribsPagerTest.php Inject services into SpecialContributions/SpecialDeletedContributions 2020-11-24 17:18:40 +00:00
ImageListPagerTest.php Inject services into SpecialListFiles 2020-10-16 19:01:01 +02:00
QueryAllSpecialPagesTest.php Make use of array deconstruction directly in foreach, if possible 2020-11-12 18:38:06 +00:00
SpecialBlankPageTest.php Stop using assertContains with string haystack 2019-12-15 00:22:44 +00:00
SpecialBlockTest.php Inject services into SpecialBlock 2020-10-09 16:38:59 +02:00
SpecialBooksourcesTest.php Inject services into SpecialBookSources 2020-10-06 21:07:32 +02:00
SpecialChangeContentModelTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
SpecialEditWatchlistTest.php Inject services into SpecialWatchlist/SpecialEditWatchlist 2020-11-23 21:38:55 +00:00
SpecialGoToInterwikiTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
SpecialLogTest.php Inject services into SpecialLog 2020-10-26 16:25:17 +00:00
SpecialMIMESearchTest.php Inject LanguageConverterFactory into special pages 2020-11-25 18:39:57 +01:00
SpecialMuteTest.php Replace deprecated User::setOption in SpecialMute 2020-11-07 12:43:06 +00:00
SpecialMyLanguageTest.php Merge "Inject WikiPageFactory into SpecialMyLanguage" 2020-12-01 16:04:01 +00:00
SpecialPageDataTest.php Fix broken PHPDoc comments that don't start with /** 2020-07-23 16:09:41 +00:00
SpecialPageExecutor.php Revert "Revert "Default to qqx in SpecialPageExecutor"" 2020-03-18 18:25:28 +00:00
SpecialPageTestBase.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
SpecialPasswordResetTest.php Inject some services to special pages 2020-08-01 10:57:37 +00:00
SpecialPreferencesTest.php Inject services into SpecialPreferences 2020-11-23 21:07:43 +00:00
SpecialRecentchangesTest.php Inject services into SpecialRecentChanges/SpecialRecentChangesLinked 2020-11-25 08:53:46 -08:00
SpecialRedirectTest.php Inject some services to special pages 2020-08-01 10:57:37 +00:00
SpecialSearchTest.php Special:Search find variant links before showing the create page link 2020-12-09 13:19:09 +01:00
SpecialShortPagesTest.php Inject LinkBatchFactory into QueryPage and use it 2020-11-02 14:51:56 +01:00
SpecialUnblockTest.php Inject services into SpecialUnblock 2020-10-09 16:51:39 +02:00
SpecialUncategorizedCategoriesTest.php Inject LanguageConverterFactory into special pages 2020-11-25 18:39:57 +01:00
SpecialUploadTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
SpecialWatchlistTest.php Inject services into SpecialWatchlist/SpecialEditWatchlist 2020-11-23 21:38:55 +00:00