Modify

Opened 14 years ago

Closed 10 years ago

Last modified 10 years ago

#7554 closed enhancement (fixed)

[Patch] Fix for Trac 0.12

Reported by: Jeroen Owned by: Ryan J Ollos
Priority: normal Component: FlexibleReporterNotificationPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.12

Description

Though I know almost nothing about Python or Trac development, I got the flexiblereporternotification plugin to work. See attachment for the code.

Attachments (1)

api.py (2.6 KB) - added by anonymous 14 years ago.

Download all attachments as: .zip

Change History (7)

Changed 14 years ago by anonymous

Attachment: api.py added

comment:1 Changed 14 years ago by Ryan J Ollos

Could you submit that as a patch file?

comment:2 Changed 13 years ago by Ryan J Ollos

Summary: Fix for Trac 0.12[Patch] Fix for Trac 0.12

I deleted the resolution on this ticket made by anonymous. Please login or at least make a comment when closing a ticket so I know it's legitimate.

comment:3 Changed 10 years ago by Ryan J Ollos

#8821 closed as a duplicate.

comment:4 Changed 10 years ago by Ryan J Ollos

#11210 closed as a duplicate.

comment:5 Changed 10 years ago by Ryan J Ollos

Resolution: fixed
Status: newclosed

In 13701:

Complete rework of plugin, using ideas from #11210 in the patch by chris-at. Fixes #7554, Refs #8821, #11210.

Note that only one instance of the reporter in to_recipients is removed. So for instance, if the reporter is also the owner and always_notify_owner is True, then the reporter will still receive a notification.

This has been lightly tested, so please report back if you find any issues.

comment:6 Changed 10 years ago by Ryan J Ollos

Owner: changed from CStrac to Ryan J Ollos

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.