On Thu, Jun 18, 2009 at 10:07 AM, Antoine
Pitrou<[email protected]> wrote:
>
> Hello all,
>
> It seems that, when generating a 404 page (or, I assume, any other
> error page), the ORM session has been invalidated and therefore any
> attempt by the basic layout template (which is inherited by the error
> template) to access attributes of the current user (e.g. tg.identity
> ['user'].foobar) produce the following traceback. Is there something
> I'm missing?
>
> (this behaviour, like other buggy behaviour already mentioned on this
> list, might be attributed to the zope.transaction layer...)
>
That indeed seems like a bug, Could you provide a test case and a ticket for it.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to