Modify ↓
Opened 18 years ago
Closed 18 years ago
#2563 closed defect (fixed)
Timeline 'repy'
| Reported by: | Owned by: | Radek Bartoň | |
|---|---|---|---|
| Priority: | normal | Component: | DiscussionPlugin |
| Severity: | trivial | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
I bet there is a typo in timeline.py at line 59:
title = 'New repy on %s created' % (message['forum_name'])
Attachments (0)
Change History (2)
comment:1 Changed 18 years ago by
| Status: | new → assigned |
|---|
comment:2 Changed 18 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.



Thanks, fixed locally and will be commited with some more significant changes.