Ticket #4181 (closed enhancement: fixed)

Opened 1 year ago

Last modified 1 year ago

didn't get expected behavior

Reported by: akaihola Assigned to: bobbysmith007
Priority: lowest Component: NeverNotifyUpdaterPlugin
Severity: trivial Keywords:
Cc: Trac Release: 0.11

Description

Sorry this ticket is extremely vague. I just migrated our Trac instance to a new server and noticed that I'm getting lots of e-mail from Trac even though the NeverNotifyUpdaterPlugin is installed.

Going through the setup of the old server I recalled that I had patched NeverNotifyUpdaterPlugin to get the functionality I wanted. Unfortunately I've forgotten the details, so I'll just dump the patch there so it doesn't get lost...

Attachments

nevernotifyupdaterplugin-mystical-patch.diff (1.0 kB) - added by akaihola on 11/30/08 18:46:11.

Change History

11/30/08 18:46:11 changed by akaihola

  • attachment nevernotifyupdaterplugin-mystical-patch.diff added.

03/05/09 13:05:16 changed by ivan@bessarabov.ru

I do confirm. Plugin is not working with trac 0.11.3 (Python 2.5.2 if it makes sense). After I have applied this patch everything works ok.

03/27/09 19:40:36 changed by bobbysmith007

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

(In [5415]) closes #4181 applied patch that makes extra configuration unneccessary.

03/27/09 19:41:15 changed by bobbysmith007

This branch point your patch removed is controlled by the configuration variable :

[notification]
always_notify_updater = false

Your patch simply allows you to not worry about that configuration option by always removing the updater. I like and have committed it.


Add/Change #4181 (didn't get expected behavior)




Change Properties
Action