On Thu, Oct 31, 2019 at 12:17 PM Gabriel Alves <gabrielt...@gmail.com>
wrote:

> Hello, created a fresh environment to do some tests with an plugin
> developed by my company. It works in Trac 1.0, but I'm trying to do it work
> in 1.4.
>
> I have installed the plugin and when I'll deploy it, got the message:
>
> AttributeError: 'ConfigWrapper' object has no attribute
> 'config_change_listeners
>
> and nothing are copied to htdocs.
>
> Someone alredy see it?
>
>
> Att,
> Gabriel Alves
>

ConfigWrapper is not a built-in Trac class. It's probably a class
associated with the plugin. Do you find the class def in your plugin source?

- Ryan

-- 
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/CA%2BBGpn8jPi3LWx9kM0Fk7ieqbRVmc79gLDq_316vOFmHFA45Fw%40mail.gmail.com.

Reply via email to