Modify ↓
      
        Opened 19 years ago
Closed 19 years ago
#727 closed defect (fixed)
Ticket Change API change causes failure
| Reported by: | clay | Owned by: | Russ Tyndall | 
|---|---|---|---|
| Priority: | highest | Component: | TimingAndEstimationPlugin | 
| Severity: | blocker | Keywords: | |
| Cc: | Trac Release: | 0.10 | 
Description
The ticket_change API in trac trunk changed a couple weeks ago, in changeset 3692.
http://trac.edgewall.org/changeset/3692
The result of that change is that this plugin breaks. Line 80 in ticket_daemon.py needs to change to reflect the API change.
Attachments (0)
Change History (2)
comment:1 Changed 19 years ago by
comment:2 Changed 19 years ago by
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
Thanks for the excellent error report,
I have changed the code and uploaded a new copy of the source into svn. I added a trunk folder to the repo, so please be sure to checkout from that.
Russ
Note: See
        TracTickets for help on using
        tickets.
    


I will tag the current version for those who dont wish to upgrade and release a new version a bit later or tomorrow