Uploaded image for project: 'Blesta Core'
  1. Blesta Core
  2. CORE-2225

Remove minPHP's "Oh Noes" page from being displayed on error

    Details

    • Type: Improvement
    • Status: Closed
    • Priority: Minor
    • Resolution: Won't Fix
    • Affects Version/s: None
    • Fix Version/s: Short Term
    • Component/s: None
    • Labels:
      None

      Description

      The minPHP framework is configured to show an "Oh Noes" page by default. Even if error reporting is off, this page could still be displayed. We should consider disabling it by default instead.

        Activity

        Hide
        tyson Tyson Phillips (Inactive) added a comment -

        This doesn't appear to be an issue any longer now since the Blesta config supports setting error reporting and the "System.debug" value.

        • Configure::errorReporting(0) will disable the error page (it will be a blank white page)
        • Configure::set('System.debug', false) will disable stack traces from being displayed from fatal errors
        Show
        tyson Tyson Phillips (Inactive) added a comment - This doesn't appear to be an issue any longer now since the Blesta config supports setting error reporting and the "System.debug" value. Configure::errorReporting(0) will disable the error page (it will be a blank white page) Configure::set('System.debug', false) will disable stack traces from being displayed from fatal errors

          People

          • Assignee:
            Unassigned
            Reporter:
            tyson Tyson Phillips (Inactive)
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: