Modify

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#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 mehdi@…

Priority: normalhighest
Severity: normalblocker

Having the same problem. Rolling back to classic notification system.

comment:2 Changed 14 years ago by anonymous

Sorry for the delay, I'll have a chance to resolve this later today.

comment:3 Changed 14 years ago by micahknox@…

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 Robert Corsaro

Resolution: fixed
Status: newclosed

(In [9291]) Fixes bug with default Resolver

Fixes #7794

comment:5 Changed 14 years ago by Robert Corsaro

Sorry for the delay, I'm super busy this week.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Robert Corsaro.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.