Skip to content
This repository has been archived by the owner on Nov 26, 2017. It is now read-only.

Minor improvements to error reporting #367

Merged
merged 6 commits into from
Oct 15, 2011
Merged

Minor improvements to error reporting #367

merged 6 commits into from
Oct 15, 2011

Commits on Sep 16, 2011

  1. Configuration menu
    Copy the full SHA
    d62d01d View commit details
    Browse the repository at this point in the history
  2. Changes the infinite loop check in JError::throwError do default to the

    echo handler and display the message rather than giving an undescriptive
    message.
    eddieajau committed Sep 16, 2011
    Configuration menu
    Copy the full SHA
    866b104 View commit details
    Browse the repository at this point in the history
  3. If the document object is not available in the custom error handler,

    defer to the echo handler.
    eddieajau committed Sep 16, 2011
    Configuration menu
    Copy the full SHA
    4d9d4f2 View commit details
    Browse the repository at this point in the history
  4. Add ability for JError echo handler to display a backtrace.

    If the document body is empty for a custom error page, defer to the echo
    handler.
    eddieajau committed Sep 16, 2011
    Configuration menu
    Copy the full SHA
    3e0bfb5 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2011

  1. Configuration menu
    Copy the full SHA
    8b439ee View commit details
    Browse the repository at this point in the history
  2. Fix typo.

    eddieajau committed Oct 15, 2011
    Configuration menu
    Copy the full SHA
    594ca21 View commit details
    Browse the repository at this point in the history