Modify ↓
Opened 7 years ago
Closed 7 years ago
#12932 closed defect (fixed)
Refactor TicketChangeEvents
Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Milestone: | 1.3.3 |
Component: | notification | Version: | |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
I'm working on making AnnouncerPlugin compatible with Trac 1.2.1 (#12120), and I noticed some redundant code in ticket/notification.py that we might be able to refactor.
Attachments (0)
Change History (2)
comment:1 by , 7 years ago
comment:2 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed to trunk in r16368. Leaving Release Notes and API Changes empty since this is just a refactoring.
Note:
See TracTickets
for help on using tickets.
Proposed changes in [488475494/rjollos.git].