On 6/29/13, Antonia Horincar <[email protected]> wrote:
> Hi,
>

:)

> Thank you for your help. But unfortunately I'm still struggling with the
> problem.
> I noticed that when printing the self.env variable in the match_request
> method from my API I get:
> <multiproduct.env.Environment object at 0x1bd1610>
> but when I print the self.env variable from the match_request from the
> TicketModule class in trac.ticket.web_ui, I get this:
> <ProductEnvironment u'@' at 0x7f0ce07d0d90>
>
> I have spent a lot of time trying to understand why is my API using another
> environment, but I couldn't. Do you have any idea why this is happening?
>
> Thanks
>

Maybe that's caused by *default* hooks redirecting requests to default
product . See multiproduct.hooks module in Bloodhound Multiproduct
plugin for further details .

-- 
Regards,

Olemis.

Reply via email to