On Fri, Jul 17, 2015 at 12:39 AM, MalaclypsedJ <[email protected]> wrote:
> In Installed the Plugin and if i activate it in trac.ini, the trac env > does not work anymore. > > > > Trac.ini: > [tcf] > hide_empty_fields = false > chained_fields = brand, phone, os > > [ticket-custom] > tcf_brand = text > tcf_brand.label = Brand > tcf_brand.order = 3 > tcf_phone = text > tcf_phone.label = Phone > tcf_phone.order = 4 > tcf_os = text > tcf_os.label = OS > tcf_os.order = 5 > > [components] > tcf.* = enabled > > > In the log file (see Attachement) i find this WARNING:: > 2015-07-17 09:29:23,220 Trac[env] WARNING: Component > <tcf.web_ui.TracTicketChainedFieldsModule object at 0x036191F0> requires > environment upgrade > > > If i deactive the plugin in [components] trac work as before. > See here for details on upgrading the environment: http://trac.edgewall.org/wiki/TracUpgrade#UpgradetheTracEnvironment -- 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.
