[TASK] Add Error Codes to Page Failure Reasons
A new class with constants is added to make the TYPO3 internal errors why a page cannot be displayed in the frontend more speakable. Resolves: #17794 Releases: master Change-Id: I8b9999e95f109666a524ee9157f89f498b21ca6d Reviewed-on: https://review.typo3.org/57201 Reviewed-by:Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Daniel Sattler <sattler@b13.de> Tested-by:
Daniel Sattler <sattler@b13.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
Showing
- typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php 111 additions, 26 deletions...ntend/Classes/Controller/TypoScriptFrontendController.php
- typo3/sysext/frontend/Classes/Page/PageAccessFailureReasons.php 96 additions, 0 deletions...sysext/frontend/Classes/Page/PageAccessFailureReasons.php
- typo3/sysext/frontend/Tests/Unit/Page/PageAccessFailureReasonsTest.php 46 additions, 0 deletions...frontend/Tests/Unit/Page/PageAccessFailureReasonsTest.php
Loading
Please register or sign in to comment