The API must return errors if some PHP error occurs

XMLWordPrintable

    • Type: Incident report
    • Resolution: Unresolved
    • Priority: Trivial
    • None
    • Affects Version/s: 2.4.0
    • Component/s: API (A)

      Currently when performing an API call, if a PHP error, such as, an undefined index or even a failed SQL query in some cases, occurs, no error will be reported. The API will behave like nothing happen. Such errors can be easily overlooked and can lead to unexpected consequences.

      I believe, that if an error occurs, the API call must fail and return an error.

            Assignee:
            Unassigned
            Reporter:
            Pavels Jelisejevs (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: