Modify ↓
Opened 9 years ago
Last modified 8 years ago
#13129 assigned enhancement
Make compatible with Trac 1.2
| Reported by: | Ryan J Ollos | Owned by: | EmeCas |
|---|---|---|---|
| Priority: | normal | Component: | TracHoursPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 1.2 |
Description
Changes are likely needed to be compatible with Trac 1.2. See gmessage:trac-users:8PjFZQRSPgI/NnAsl9W-AQAJ.
Attachments (0)
Change History (4)
comment:1 Changed 8 years ago by
| Owner: | set to EmeCas |
|---|---|
| Status: | new → assigned |
comment:3 Changed 8 years ago by
Replying to Ryan J Ollos:
Thank you Ryan , I'll evaluate and be back to you with an outcome.
comment:4 Changed 8 years ago by
| Trac Release: | → 1.2 |
|---|
Note: See
TracTickets for help on using
tickets.



Most, possibly all, of the changes necessary for Trac 1.2 compatibility have been made.
I would recommend eventually removing the dependency on TracSqlHelperScript. The decision is entirely up to you as maintainer, but I don't see the script as adding any value over the Trac database API. It adds a dependency, makes the code more complex and makes the plugin more difficult to maintain for someone accustomed to the Trac database API.