[BUGFIX] Reports module broken due to wrong status strings
We revert the status changes in the install tool because * changing them breaks way more than we can see now * changing them was a stupid idea in the first place The status itself should not be "inspired" by a name given by a view-related component (Bootstrap in our case). Change-Id: If15d59ce167848e10718433a16f1369fa017e0d3 Resolves: #71374 Related: #62067 Release: master Reviewed-on: https://review.typo3.org/44582 Reviewed-by:Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Patrick Schriner <patrick.schriner@diemedialen.de> Tested-by:
Patrick Schriner <patrick.schriner@diemedialen.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/install/Classes/Controller/Action/Ajax/EnvironmentStatus.php 2 additions, 2 deletions...tall/Classes/Controller/Action/Ajax/EnvironmentStatus.php
- typo3/sysext/install/Classes/Status/ErrorStatus.php 1 addition, 1 deletiontypo3/sysext/install/Classes/Status/ErrorStatus.php
- typo3/sysext/install/Classes/Status/InfoStatus.php 1 addition, 1 deletiontypo3/sysext/install/Classes/Status/InfoStatus.php
- typo3/sysext/install/Classes/Status/OkStatus.php 1 addition, 1 deletiontypo3/sysext/install/Classes/Status/OkStatus.php
- typo3/sysext/install/Classes/Status/StatusUtility.php 3 additions, 3 deletionstypo3/sysext/install/Classes/Status/StatusUtility.php
- typo3/sysext/install/Resources/Private/Partials/Action/Common/StatusMessage.html 20 additions, 1 deletion...sources/Private/Partials/Action/Common/StatusMessage.html
Please register or sign in to comment