On Tuesday, March 8, 2011 1:26:48 PM UTC-5, pbreit wrote: > > I saw a post on web2py-developers about error messaging. I love the > ticketing system but one thing that always surprises me is that it never > seems to include any of the current variables or environmental info. Would > it make sense to add information like that or am I missing it? This is > especially maddening with the "KeyError" errors which it seems would be > simple to resolve if I could just see the variables.
Are you talking about something other than what's available clicking the "arguments" and "variables" buttons in the "Frames" section, or the "locals", "request", "session", and "response" buttons in the "Context" section of the ticket?

