Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide backtrace from error messages in Tracker #1817

Closed
mattab opened this issue Nov 15, 2010 · 2 comments
Closed

Hide backtrace from error messages in Tracker #1817

mattab opened this issue Nov 15, 2010 · 2 comments
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Nov 15, 2010

Have errors only show the error message by default, but no backtrace.

Include an inline help to explain how to enable backtrace info in the error message.

When $GLOBALS[PIWIK_TRACKER_DEBUG] is true, display the backtrace.

@robocoder
Copy link
Contributor

(In [3316]) fixes #1817 - added Piwik_Tracker_ExitWithException(); also fixed a regression where db exceptions were not being caught because the adapters no longer throw PDOException

@mattab
Copy link
Member Author

mattab commented Nov 25, 2010

Thanks vipsoft!

@mattab mattab added this to the Piwik 1.1 milestone Jul 8, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Projects
None yet
Development

No branches or pull requests

2 participants