Modify ↓
#13309 closed defect (fixed)
Timeline event provider failed
Reported by: | ntmlod | Owned by: | matobaa |
---|---|---|---|
Priority: | normal | Component: | ContextChromePlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 1.0 |
Description
Thanks for the new development but I didn't get to enjoy it.
2017-10-23 12:04:23,911 Trac[web_ui] ERROR: Timeline event provider failed: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/trac/timeline/web_ui.py", line 194, in process_request filters) or []: File "build/bdist.linux-x86_64/egg/contextchrome/linkdeco.py", line 68, in get_timeline_events ticket = Ticket(self.env, event[3][0].id) AttributeError: 'list' object has no attribute 'id' 2017-10-23 12:04:23,933 Trac[main] WARNING: [XXX.XXX.XXX.XXX] HTTPInternalError: 500 Trac Error (<p class="message">Event provider <tt>TicketModule</tt> failed for filters "Tickets opened and closed", "Ticket updates": <b>AttributeError: 'list' object has no attribute 'id'</b></p><p>You may want to see the <a href="/nemo/timeline?changeset=on">other kinds of events</a> from the Timeline or notify your Trac administrator about the error (detailed information was written to the log).</p>)
Attachments (0)
Change History (5)
comment:1 Changed 7 years ago by
comment:2 Changed 7 years ago by
Status: | new → accepted |
---|
Note: See
TracTickets for help on using
tickets.
Updated to r16908.
Fix the previous error but replace with a new one: