19 Jul
2000
19 Jul
'00
8:57 p.m.
jpenny@universal-fasteners.com writes:
How hard would it be to add more of the called URL to the traceback?
... traceback ...
Great, I know that I have not put product_number in as a cookie or a hidden value, and it could not be found by acquisition. It failed in rendering index_html. But there are 5 index_html's it could have failed in.
How hard would it be to change the error message to say:
Traceback (innermost last): Exception raised while constructing http:.... It would probably not be hard to add the URL.
Try editing "standard_error_message" and add "<dtml-var URL>" at an appropriate place. You can get it, too, when you are your browser to show you the page/frame info. Dieter