Hi, I want to migrate a few projects from a Trac server (1.2.2), to another Trac (1.5.3), I have managed to migrate them, but the problems come with the plugins, especially with the SubTicket plugin, which is giving me this error:
ERROR: Skipping “tracsubtickets.web_ui = tracsubtickets.web_ui”: ImportError: cannot import name 'ITemplateStreamFilter' from 'trac.web.api' (/usr/lib/python3/dist-packages/trac/web/api.py). >From what I have investigated, the problem is that in the new versions of trac, the ITemplateStreamFilter element does not exist. What is the solution to this problem? By the way, downgrading is not an option. -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to trac-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/trac-users/be5f1b93-e525-4c4e-91cf-572807a2f18an%40googlegroups.com.