Modify ↓
#7794 closed defect (fixed)
AnnouncementSystem failed on Trac-0.12+TracAnnouncer 0.12.1.dev +Python2.6
Reported by: | anonymous | Owned by: | Robert Corsaro |
---|---|---|---|
Priority: | highest | Component: | AnnouncerPlugin |
Severity: | blocker | Keywords: | |
Cc: | chuang@… | Trac Release: | 0.12 |
Description
Would you please have a look on below debug msg?
2010-10-08 17:02:28,181 Trac[api] ERROR: AnnouncementSystem failed. Traceback (most recent call last): File "build/bdist.linux-i686/egg/announcer/api.py", line 536, in _real_send subscriptions = self.resolver.subscriptions(evt) File "build/bdist.linux-i686/egg/trac/config.py", line 631, in __get__ self.section, self.name)) AttributeError: Cannot find an implementation of the "IAnnouncementSubscriptionResolver" interface named "OldSubscriptionResol ver". Please update the option announcer.subscription_resolvers in trac.ini.
Attachments (0)
Change History (5)
comment:1 Changed 14 years ago by
Priority: | normal → highest |
---|---|
Severity: | normal → blocker |
comment:2 Changed 14 years ago by
Sorry for the delay, I'll have a chance to resolve this later today.
comment:3 Changed 14 years ago by
I too am having this problem and am anxious for the patch because I would love to start using this plug in. Thanks for all your work on putting this together.
comment:4 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Having the same problem. Rolling back to classic notification system.