Modify ↓
Opened 17 years ago
Closed 16 years ago
#2800 closed defect (duplicate)
Get preferred format SQL fails
Reported by: | anonymous | Owned by: | Robert Corsaro |
---|---|---|---|
Priority: | low | Component: | AnnouncerPlugin |
Severity: | trivial | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
We are running
2008-03-24 11:20:59,966 Trac[api] ERROR: AnnouncementSystem failed. Traceback (most recent call last): File "build/bdist.linux-x86_64/egg/announcerplugin/api.py", line 376, in _real_send distributor.distribute(transport, packages[transport], evt) File "build/bdist.linux-x86_64/egg/announcerplugin/distributors/email_distributor.py", line 157, i n distribute format = self._get_preferred_format(event.realm, name, authenticated) File "build/bdist.linux-x86_64/egg/announcerplugin/distributors/email_distributor.py", line 205, i n _get_preferred_format """, (sid, authenticated, 'announcer_email_format_%s' % realm)) File "/usr/local/lib64/python2.5/site-packages/Trac-0.11dev_r6612-py2.5.egg/trac/db/util.py", line 50, in execute return self.cursor.execute(sql_escape_percent(sql), args) File "/usr/lib64/python2.5/site-packages/sqlite/main.py", line 255, in execute self.rs = self.con.db.execute(SQL % parms)
Attachments (0)
Change History (3)
comment:1 Changed 16 years ago by
Priority: | normal → low |
---|---|
Severity: | normal → trivial |
comment:2 Changed 16 years ago by
Owner: | changed from Stephen Hansen to Robert Corsaro |
---|
Note: See
TracTickets for help on using
tickets.
please give more information