wiki.techinc.nl/tests/phpunit/includes/filerepo
Umherirrender 4ed3a3b051 filerepo: No exception on redirect without width in ThumbnailEntryPoint
Catch the exception and return Http Code 400 as already done in the
class for the non-redirect code path.

To get the exception, visit /thumb.php?f=Redirect.jpg

Bug: T387684
Change-Id: I45202572dfce8b60a8aed9343f7d99e2eee12415
(cherry picked from commit b43c89b297e895cb77fbf0f9efd987c6dbf7f50e)
2025-04-29 20:01:15 +00:00
..
file tests: Use namespaced classes 2024-10-21 18:53:02 +02:00
AuthenticatedFileEntryPointTest.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
FileBackendDBRepoWrapperTest.php tests: Use namespaced classes 2024-10-21 18:53:02 +02:00
FileRepoTest.php tests: Use namespaced classes 2024-10-21 18:53:02 +02:00
LocalRepoTest.php Add namespace to remaining parts of Wikimedia\ObjectCache 2024-09-27 16:19:10 -04:00
MigrateFileRepoLayoutTest.php tests: Use namespaced classes 2024-10-21 18:53:02 +02:00
RepoGroupTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
StoreBatchTest.php tests: Use namespaced classes 2024-10-21 18:53:02 +02:00
Thumbnail404EntryPointTest.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
ThumbnailEntryPointTest.php filerepo: No exception on redirect without width in ThumbnailEntryPoint 2025-04-29 20:01:15 +00:00