Ticket #4294 (new defect)
Global trac.ini enable of spamfilter breaks initenv
| Reported by: | John Goerzen <jgoerzen@…> | Owned by: | mgood |
|---|---|---|---|
| Priority: | normal | Milestone: | not applicable |
| Component: | plugin/spamfilter | Version: | 0.10.4 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I will be maintaining a few dozen projects in trac. In my global trac.ini, I have:
tracspamfilter.* = enabled
in the components section.
After I initenv a new instance, when I go to pull up its page, I get an error that says that the instance must be upgraded. If I run the trac-admin upgrade comment, I get:
Command failed: table spamfilter_log already exists
If I leave tracspamfilter out of the global trac.ini, and add it to the per-instance ini file after initenv, then it works fine.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


