Modify ↓
Opened 7 years ago
Closed 7 years ago
#13186 closed defect (fixed)
AttributeError: 'Environment' object has no attribute 'get_db_cnx'
Reported by: | Owned by: | Ryan J Ollos | |
---|---|---|---|
Priority: | normal | Component: | MultiProjectBacklogPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 1.2 |
Description
I can't enable the plugin because of the error when running trac-admin upgrade. I believe the calls to get_db_cnx are deprecated in trac 1.2.
Attachments (0)
Change History (2)
comment:1 Changed 7 years ago by
Owner: | changed from Cinc-th to Ryan J Ollos |
---|---|
Status: | new → accepted |
comment:2 Changed 7 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
In 16613: