Bug #89543
closedEnvironment Status check falsely reports Maximum post upload size correlates with maximum upload file size in PHP
100%
Description
The Environment Status reports "Maximum post upload size correlates with maximum upload file size in PHP" when this is not the case. For example if the php.ini has post_max_size = 50000K and upload_max_filesize = 16M
A warning should be given in the Environment Status if post_max_size is less than upload_max_filesize.
Updated by Gerrit Code Review over 4 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63879
Updated by Gerrit Code Review over 4 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63879
Updated by Gerrit Code Review over 4 years ago
Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63862
Updated by Benni Mack over 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 71bbf57d6829744a9649edc077167c0c42717b99.