Modify ↓
Ticket #3235 (closed defect: invalid)
Opened 6 years ago
Last modified 6 years ago
Duplicate "wiki changes" entry in Timeline
| Reported by: | projectstann@… | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | timeline | Version: | 0.9.3 |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
I'm not certian what caused this, but there are now two "Wiki changes" checkboxes in my Timeline view. To toggle off the wiki changes, both checkboxes must be unchecked. To re-enable only one needs to be checked. It is possible this has been addressed in recent versions. You may view my trac timeline page at:
http://mite.cswin.uidaho.edu/trac/projectstann/timeline
Thank you,
P.S. Trac is a great tool. I'm glad we're using it for our projects.
Attachments
Change History
comment:1 Changed 6 years ago by athomas
- Resolution set to invalid
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



This is a configuration problem, not a bug in Trac. In future please forward all support requests to the MailingList or IrcChannel.
I suspect this is caused by you not having disabled the builtin Wiki module after enabling the tags plugin. If you do not do this you may have two Wiki modules registered concurrently. Refer to the tags installation instructions for more information.