Task #49357
closedTask #49162: Rewrite install tool
Remove Environment Check checkMailCapabilities
100%
Description
This check takes the php.ini settings into account, no matter what settings exist in LocalConfiguration.php.
During the installation the Environment Check is executed, before LocalConfiguration.php even is created.
So this test can provide misleading information, reporting broken mail functionality, even when it works just fine with the settings given in LocalConfiguration.php.
So we decided to remove this test in Environment Check entirely and enhance the documentation on the real mail test in Test Setup with some hints, what can be wrong when no mail is received.
In short order the autoconfiguration tool will be introduced. This will reintegrate the test with some sane default configuration, not relying on the php.ini settings.
Updated by Gerrit Code Review over 11 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/21607
Updated by Gerrit Code Review over 11 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/21607
Updated by Anja Leichsenring over 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 681add8e299548119353d5a97fb92760fc9e5047.