ReadMe
Contents in this file are identical to the README.txt comes with the product of this release.
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>
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>