Modify ↓
#4254 closed task (fixed)
Refactor internal code
| Reported by: | Emilien Klein | Owned by: | Emilien Klein |
|---|---|---|---|
| Priority: | normal | Component: | TicketModifiedFilesPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
Replace direct database calls with API calls.
Attachments (0)
Change History (2)
comment:1 Changed 17 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 Changed 17 years ago by
| Type: | enhancement → task |
|---|
Note: See
TracTickets for help on using
tickets.



In r4996.
Some direct database queries have been left, because it seems there is no simple way of executing this by using Trac's API.
This should also resolve #3844 (it was a database call that generated the error)