So, I've got it to execute the updated egg now. That results in 'NameError: global name 'to_unicode' is not defined'. Should I add an import?
On Monday, November 9, 2015 at 10:50:39 AM UTC+1, oneman wrote: > > Aww, replied to early. The roadmap page renders, but falls back to the > original format without project selection... > > > On Monday, November 9, 2015 at 10:42:54 AM UTC+1, oneman wrote: >> >> Great! That solved the issue. It resulted in another issue however. Trac >> complained: >> >> "Cannot find implementation(s) of the IPermissionPolicy interface named >> ProjectTicketsPolicy. Please check that the Component is enabled or update >> the option [trac] permission_policies in trac.ini." >> >> After I disabled ProjectTicketsPolicy it all worked fine and I don't >> need ProjectTicketsPolicy functionality anyhow. I guess it's unrelated. >> >> On Monday, November 9, 2015 at 9:41:31 AM UTC+1, F@lk wrote: >>> >>> Hi! >>> See my comment in https://trac-hacks.org/ticket/12568#comment:4 >>> CU, falkb >>> >> -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
