Plone Error Reporting

Warning
This product has not had a release in over 1 year and may no longer be maintained.
by Hanno Schlichting last modified Feb 16, 2011 02:06 AM

PloneErrorReporting replaces default_error_message and prefs_error_log_showEntry with pages that facilitate the submission of useful bug reports to Plone. It is designed with the goal of improving the information provided by bug reporters.

Project Description

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.

Current Release
Plone Error Reporting 1.1

Released Feb 11, 2007 — tested with Plone 3

Bugfix release, only compatible with Plone >= 3.0
More about this release…

Download file Get Plone Error Reporting for all platforms
PloneErrorReporting-1.1.tar.gz
If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.

All Releases

Version Released Description Compatibility Status
1.1 Feb 11, 2007 Bugfix release, only compatible with Plone >= 3.0 More about this release…
Plone 3
final
1.0 Sep 08, 2006 New release to accomodate the changed locations of the various bug trackers. More about this release…
Plone 2.5
Plone 2.1
final
0.11 Dec 11, 2005 Release included in Plone 2.0 / 2.1. More about this release… final

Comments (0)