Modify ↓
Opened 14 years ago
Closed 9 years ago
#9570 closed defect (wontfix)
IAnnouncementFormatter.format_styles() signature differs from EmailDistributor.formatters usage
| Reported by: | Alex Willmer | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | AnnouncerPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.12 |
Description (last modified by )
The interface IAnnouncementFormatter declares the method .format_styles() for returning the mime-types that a component can handle. However the method defined on TicketFormatter and others is styles(). styles() is also the method called by EmailDistributor when implementing the formatter's ExtensionPoint.
Attachments (0)
Change History (3)
comment:1 Changed 13 years ago by
| Description: | modified (diff) |
|---|
comment:2 Changed 11 years ago by
| Owner: | Robert Corsaro deleted |
|---|
comment:3 Changed 9 years ago by
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.



Please upgrade to Trac 1.2, which has integrated the core of AnnouncerPlugin. Please raise the issue on the trac:MailingList if you encounter the issue with Trac 1.2.