#6319 - Combination of throwing errors and warn_exit sometimes results in internal errors with no logs

  • By
  • Added
  • 2 views
Identifier #6319
Issue type Minor issue (breaks specific functionality)
Title Combination of throwing errors and warn_exit sometimes results in internal errors with no logs
Status Open
Handling member Deleted
Version 11 beta8
Addon core
Description Sometimes, if we are throwing errors and warn_exit is called, then we get an internal server error (blank page) with no error log. This should not happen. And I don't know why it's happening because _generic_exit throws when called.
Steps to reproduce

Call data/endpoint.php/

Neglect to provide a required parameter for the given endpoint hook

A 500 page is returned with no stack/message, no log to errorlog.php, and no log to endpoints.log

Funded? No
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Rating

Unrated