Env: Trac 0.12.2 Agilo 1.3.3 TracAccountManager 0.3dev-r9347 TracRedirect 0.11.2 TracWikiToPdfPlugin
My server display tickets in the timeline twice. Searching the forums I found that this was caused by my trac.ini file having the following: agilo.* = enabled agilo_common.* = disabled agilo_pro.* = disabled redirect.redirect.tracredirect = enabled trac.ticket.api.ticketsystem = disabled trac.ticket.roadmap.roadmapmodule = disabled trac.ticket.web_ui.ticketmodule = enabled The community recommendation is to disable 'trac.ticket.web_ui.ticketmodule' When I do this the double ticket problem is fixed, however the 'new ticket' icon next to 'view tickets' disappears. Does anybody know how to fix for this problem. -- Geoff Brass -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.
