Modify ↓
Opened 12 years ago
Closed 11 years ago
#7503 closed defect (worksforme)
[Patch] Does not work with TracHours plugin
Reported by: | Owned by: | Colin Guthrie | |
---|---|---|---|
Priority: | normal | Component: | WorkLogPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
Maybe regarding latest changes, worklog plugin does not work with trachours plugin. A patch included resolving the issue for manager.py file for [6472].
Attachments (1)
Change History (5)
Changed 12 years ago by
Attachment: | worklog.r6472.patch added |
---|
comment:1 Changed 12 years ago by
Summary: | Does not work with TracHours plugin. → [Patch] Does not work with TracHours plugin |
---|
comment:2 Changed 11 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
WorkLogPlugin's 0.12 branch at r9553 seems to work fine with TracHoursPlugin's trunk at r9707.
I'm going to go ahead and close this, but please reopen if you can reproduce the issue with current versions of both plugins.
comment:3 follow-up: 4 Changed 11 years ago by
Resolution: | worksforme |
---|---|
Status: | closed → reopened |
I'm now seeing this issue with Trac 0.11.7.
comment:4 Changed 11 years ago by
Resolution: | → worksforme |
---|---|
Status: | reopened → closed |
Replying to rjollos:
I'm now seeing this issue with Trac 0.11.7.
Actually, no, it seems to be working fine. Sorry about that.
Note: See
TracTickets for help on using
tickets.
Patch for worklogplugin manager.py file in [6472]