Modify ↓
Opened 10 years ago
Closed 10 years ago
#12459 closed defect (fixed)
Support newer Announcer versions
| Reported by: | anonymous | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Component: | WatchlistPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 1.0 |
Description (last modified by )
In newer versions of the announcer plugin, the WatchSubscriber has been moved from announcer.subscribers.watchers to announcer.opt.subscribers. The new location needs to be added here for integration with Announcer to work again. watchlistplugin/0.12/tracwatchlist/plugin.py#L107.
Attachments (0)
Change History (3)
comment:1 Changed 10 years ago by
| Description: | modified (diff) |
|---|
comment:2 Changed 10 years ago by
| Owner: | changed from Martin Scharrer to Ryan J Ollos |
|---|---|
| Status: | new → accepted |
comment:3 Changed 10 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.



In 14857: