On Fri, 2011-03-25 at 01:33 -0700, drebbin wrote: > resource_url(self.request.context, self.request, ...) or > > > Thanks. This solves it. > Still I wonder why the context as passed to the view callable and the > context of the request are different beings. Is it because a redirect > happened because of the 'forbidden'?
Yes. - C -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
