wiki.techinc.nl/tests/phpunit/includes/content
Kunal Mehta 674e486cb5 Recognize CSS/JS redirects with non-ASCII targets
The regex in JavaScriptContent and CssContent was trying to pass
urlencoded stuff to Title::newFromText(), which would fail. Make sure we
urldecode it first.

Bug: T208264
Change-Id: I189c4c308da2875839ad8c1061332500f0e6d244
2018-10-31 23:09:50 -07:00
..
ContentHandlerTest.php [MCR] Render multi-slot diffs 2018-08-20 15:39:12 +02:00
CssContentHandlerTest.php Recognize CSS/JS redirects with non-ASCII targets 2018-10-31 23:09:50 -07:00
CssContentTest.php Recognize CSS/JS redirects with non-ASCII targets 2018-10-31 23:09:50 -07:00
FileContentHandlerTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
JavaScriptContentHandlerTest.php Recognize CSS/JS redirects with non-ASCII targets 2018-10-31 23:09:50 -07:00
JavaScriptContentTest.php Recognize CSS/JS redirects with non-ASCII targets 2018-10-31 23:09:50 -07:00
JsonContentHandlerTest.php JsonContentHandler: Make sure makeEmptyContent() is valid JSON 2016-09-08 12:52:56 -07:00
JsonContentTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
TextContentHandlerTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
TextContentTest.php Use Remex for TextContentTest subclasses 2018-09-25 18:42:56 +00:00
WikitextContentHandlerTest.php Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04:00
WikitextContentTest.php [MCR] Set MCR migration stage to write-both/read-new. 2018-09-11 12:27:42 +02:00
WikitextStructureTest.php Preserve whitespace in search index text content 2018-09-14 11:10:35 -07:00