WSOD on error pages
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #2621360. --> Reported by: [drugan](https://www.drupal.org/user/1578644) >>> <p>Anymore, if you try error handler(s) demonstration on the devel settings page you'll have the same result. It happens on all error handlers or any combination of them, except handler "None", which is obvious.</p> <p>My config settings for displaying errors are:</p> <p>php.ini<br> <strong>error_reporting = E_ALL &amp; ~E_DEPRECATED &amp; ~E_STRICT</strong></p> <p>DRUPALROOT/admin/config/development/logging<br> <strong>All messages, with backtrace information</strong></p>
issue