Package: collective - PloneErrorReporting
Replaces default_error_message and prefs_error_log_showEntry
with pages that facilitate the submission of useful bug reports to Plone.
a test of SfIndex product
Sourceforge Info
| Project Name: | collective |
| Package Name: | PloneErrorReporting |
| Files Page: | http://sourceforge.net/project/showfiles.php?group_id=55262&package_id=111386 |
| Browse CVS: | http://cvs.sourceforge.net/viewcvs.py/collective/PloneErrorReporting/ |
Releases
| Release Date | Release Name | Download | |
|---|---|---|---|
| 2004-07-13 21:00 | 0.11 | sourceforge | |
| 2004-03-03 08:50 | 0.1 | sourceforge |
Package README (CVS ver. 1.4)
PloneErrorReporting 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. 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. REQUIREMENTS * Plone 2.0 RC6+ INSTALLATION Copy PloneErrorReporting into your Products directory and install it with the QuickInstaller. For more information see http://sourceforge.net/projects/collective/ CONTACT Geoff Davis <geoff AT geoffdavis DOT net>