24 Sep
2002
24 Sep
'02
7:34 p.m.
Ken writes:
... Chris already told you that we need "Error Type" and "Error Value" in addition to the traceback!
... (Object: document_submit) File /usr/local/www/Zope/lib/python/DocumentTemplate/DT_Try.py, line 140, in render File /usr/local/www/Zope/lib/python/DocumentTemplate/DT_Try.py, line 174, in render_try_except File /usr/local/www/Zope/lib/python/DocumentTemplate/DT_Raise.py, line 56, in render (Object: URLError) URLError: (see above) Apparently, the DTML Method "document_submit" explicitly raised an "URLError".
Look at its code what lets it do this... Dieter