Hello, I'm using web2py and find it very nice. However, I would like to request a feature: it would be very useful if the tickets that are generated when an error happens would not only have the call stack and the exception that occured, but also the request.vars parameters (or even the whole request object's contents).
The reason is that very often a malformed URL parameter is causing the issue, but we don't see those values (because for example the error happened when a user was interacting with the application, and we only have the ticket info and no feedback from the user). Is there hope that we can see this in the SVN in the near future? Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

