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

Opened 2 years ago

Last modified 2 years ago

Relax unexpected output check when activating plugins

Reported by: ryan Owned by: westi
Priority: normal Milestone: 3.0
Component: Plugins Version: 3.0
Severity: normal Keywords:
Cc:

Description

The unexpected output check introduced in #12089 is catching more plugins than we though it would and often catches output that occurs only during activation and not during regular runs. For 3.0, let's relax the requirement to a warning and do a better job of letting plugin authors know about it before making it a requirement again.

Attachments

13585.diff Download (1.9 KB) - added by ryan 2 years ago.

Change History

ryan2 years ago

comment:1   ryan2 years ago

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

(In [15017]) Allow plugin activation even if plugin generates extra output. Make warning more informative. fixes #13585

Note: See TracTickets for help on using tickets.