Plone Error Reporting
Category: Services
—
Other products by this author
Current release: Plone Error Reporting 1.1
Released Feb 11, 2007 — tested with Plone 3.0
Bugfix release, only compatible with Plone >= 3.0
Experimental releases
There are no experimental releases available at the moment.
Project Description
- Project resources
To see PloneErrorReporting in action, first install the product, then create a python script called imabug in the ZMI that contains the single line
raise AttributeError, 'bad attribute'
Now, while still authenticated, load the page http://mysite/imabug. You should see a step-by-step procedure for reporting bugs at the bottom of the error page as long as you are logged in as a Manager. Similarly, when you view bugs in the Plone error log, you will see the bug submitting procedure.