Ticket #5658 (closed defect (bug): fixed)

Opened 1 year ago

Last modified 1 year ago

Plugins with errors do not show the details

Reported by: arickmann Assigned to: anonymous
Priority: normal Milestone: 2.5
Component: General Version: 2.5
Severity: normal Keywords: plugin-management
Cc:

Description

Plugins.php isn't passing the name of the failed plugin back in the query string, meaning that it doesn't display the fault on screen.

Attachments

plugins.php.diff (0.6 kB) - added by arickmann on 01/13/08 19:34:11.
plugins.php patched

Change History

01/13/08 19:34:11 changed by arickmann

  • attachment plugins.php.diff added.

plugins.php patched

01/16/08 16:45:36 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

(In [6626]) Make sure plugin is set. Props arickmann. fixes #5658