We have moved to Github. Please open tickets there.

Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#232 closed Enhancement (fixed)

Statistics / bug report information gathering plugin

Reported by: marcus Owned by:
Priority: high Milestone:
Component: Version:
Severity: major Keywords:
Cc: brettp Difficulty:

Description

A tool to aid debugging and bug reporting.

Change History (2)

comment:1 Changed 5 years ago by marcus

  • Resolution set to fixed
  • Status changed from new to closed

(In [svn:1863]) Closes #232: Produces a basic report plus checksums of all files in md5sum format.

To add extra information to this report add a plugin hook listening to:

'diagnostics:report'


And append to $returnvalue which is a simple text buffer.

comment:2 Changed 5 years ago by marcus

(In [svn:1864]) Refs #232: Diagnostics now on by default on new installs.

Note: See TracTickets for help on using tickets.