wiki.techinc.nl/tests/phpunit/includes/specials
Kunal Mehta f198154d76 SpecialLog: Don't throw exceptions on invalid date from user input
If users provide invalid input to the date option on Special:Log (most likely
an intentional thing given the calendar input widget), don't let the
TimestampException bubble up - just discard the invalid date.

Integration test included, which fails without this patch.

Bug: T201411
Change-Id: Ie1a9a84343ae4e78e076586f759917e5fd5af33c
2018-09-24 08:56:48 -07:00
..
ContribsPagerTest.php Add @covers tags to specials tests 2017-12-24 23:29:00 -08:00
ImageListPagerTest.php Move @group and @covers tags in tests close to class 2018-01-28 13:30:07 +01:00
QueryAllSpecialPagesTest.php Mass conversion to SpecialPageFactory service 2018-08-17 12:03:12 -07:00
SpecialBlankPageTest.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
SpecialBooksourcesTest.php tests: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 02:14:34 +00:00
SpecialEditWatchlistTest.php Use OOUI form for 'clear' and 'raw edit' of watchlist 2018-04-30 19:06:26 +01:00
SpecialLogTest.php SpecialLog: Don't throw exceptions on invalid date from user input 2018-09-24 08:56:48 -07:00
SpecialMIMESearchTest.php Move phpunit @group from file comment to class comment 2018-03-10 11:48:28 +01:00
SpecialMyLanguageTest.php SpecialMyLanguage: Get content language from service 2018-08-03 20:07:36 +02:00
SpecialPageDataTest.php Remove various redundant '@license' tags in file headers 2018-01-12 18:15:11 +00:00
SpecialPageExecutor.php SpecialPageExecutor: Use finally now that we're in a PHP 5.5+ world 2018-09-03 22:10:55 -07:00
SpecialPageTestBase.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
SpecialPreferencesTest.php tests: Replace Bugddddd with Tddddd in test names, test strings 2018-08-20 21:27:20 +00:00
SpecialRecentchangesTest.php Fix case of SpecialRecentChanges class 2017-09-20 22:12:22 +02:00
SpecialRedirectTest.php Give more specific error messages on Special:Redirect 2018-09-16 18:17:54 +00:00
SpecialSearchTest.php Mass conversion to SpecialPageFactory service 2018-08-17 12:03:12 -07:00
SpecialShortpagesTest.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
SpecialUncategorizedcategoriesTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
SpecialUploadTest.php Only add header when description not already has it 2018-02-21 17:32:48 +00:00
SpecialWatchlistTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00