On Mon, Sep 16, 2013 at 3:31 PM, Antonia Horincar <
[email protected]> wrote:

> Hi,
>
> Thank you for your help. I managed to make this work for tickets and
> queries, but not for products and milestones. For milestones, I implemented
> the IRequestFilter interface in the trac.ticket.roadmap.MilestoneModule
> class. However, it seems that the value returned by
> self.env.config.getbool('components', 'bhembedding.*') is True regardless
> of the state of the plugin (enabled or disabled). Do you have any idea what
> could be the problem?
>
>
Try env[components', 'bhembedding.<ComponentClass>] . If it returns None
then component is disabled .

[...]

-- 
Regards,

Olemis - @olemislc

Reply via email to