Modify ↓
Opened 16 years ago
Closed 16 years ago
#3293 closed defect (fixed)
Ticket CC field doesn't work
Reported by: | Robert Corsaro | Owned by: | Stephen Hansen |
---|---|---|---|
Priority: | highest | Component: | AnnouncerPlugin |
Severity: | critical | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
Adding addresses to the CC field of tickets has no effect. The CarbonCopySubscriber get_subscription_categories function is broken. Patch attached.
Attachments (1)
Note: See
TracTickets for help on using
tickets.
fixes def get_subscription_categories(self, realm) of class CarbonCopySubscriber(Component)