Bug #2879
closeduninstalling Postfix Forwarder leaves widget
0%
Description
The uninstall script for "Postfix Forwarder" doesn't delete any postfix related widgets from the homepage. This results in errors being displayed on the homepage. Removing the widget fixes the issue.
Steps to repoduce:
1. Install postfix forwarder and add the widget to the homepage.
2. Uninstall postix forwarder
3. Browse to the homepage and you'll errors displayed on the postfix widget. Deleting the widget from the homepage fixes the problem.
Updated by Chris Buechler over 10 years ago
- Category set to Postfix
- Priority changed from Normal to Very Low
Updated by Kill Bill about 10 years ago
@OP: Code examples to remove the widget on uninstall:
https://github.com/pfsense/pfsense-packages/blob/master/config/pfblockerng/pfblockerng.inc#L2833
https://github.com/pfsense/pfsense-packages/blob/master/config/snort/widget-snort.inc
Since the postfix widget is completely no-op ATM (Bug #4270)... Feel free to submit a pull request. ;)
Updated by Chris Buechler about 9 years ago
- Status changed from New to Closed
package has been removed