>> Not a good situation if happens on a production server, huh?
>>
>
> AFAIR, the internal error data are only shown if the user is granted
> TRAC_ADMIN priviledges.
> Try to log on as a regular user and reproduce the error: there should
> be no traceback messages
>
I logged out and then tried again with the same result.
It's probably worth to mention the page does not contain any HTML, just
plain text traceback and that's it.
..........
HTTP/1.1 500 Internal Server Error
Content-Type: text/plain;charset=utf-8
Traceback (most recent call last):
File "/Users/mike/.../trac/trac/web/api.py", line 367, in send_error
'text/html')
.......
I still think "data = get_last_traceback()" is the reason why.
Mike
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac
Development" 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/trac-dev?hl=en
-~----------~----~----~----~------~----~------~--~---