Modify ↓
Opened 15 years ago
Closed 15 years ago
#6602 closed defect (duplicate)
plugin doesn't handle absence of 'watchlist_version' from database
Reported by: | Kaveh | Owned by: | Martin Scharrer |
---|---|---|---|
Priority: | normal | Component: | WatchlistPlugin |
Severity: | normal | Keywords: | upgrade |
Cc: | Trac Release: | 0.11 |
Description
In upgrading/installing watchlist plugin, I found out that it doesn't handle installations where the database doesn't contain a 'watchlist_version' gracefully. Instead it keeps telling you to upgrade the database. I think the plugin is assuming the presence of that field. Perhaps it should be considered in the exception handling.
Attachments (0)
Change History (2)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Keywords: | upgrade added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
patches are available as mentioned above, however this is the same thing as the referenced ticket #6238
Note: See
TracTickets for help on using
tickets.
See patches in #6238