Daniel, I doubt that many on this list (myself included) have a version of Zope old enough to help you troubleshoot this. Since there have been many changes and (especially) bugfixes, you may consider upgrading. It sounds like a Zope bug that has likely been squished since 2.0.1 Troy -----Original Message----- From: Daniel Rusch [mailto:drusch@globalcrossing.com] Sent: Friday, March 02, 2001 4:25 PM To: zope@zope.org Subject: [Zope] Bad Request Help, We have a page that submits a numeric code. Normally the next page renders fine. On occansion the next page does render and we get the following error message. We are really stumped because this problem is extremely interminent. Any thoughts? Zope version: Zope 2.0.1 (source release, python 1.5.1, linux2) Python version: 1.5.2 (#6, Sep 22 1999, 10:32:58) [GCC 2.8.1] System Platform: sunos5 b>Traceback:</b> <PRE>Traceback (innermost last): File /home/caps/prod/zope/lib/python/ZPublisher/Publish.py, line 165, in publish File /home/caps/prod/zope/lib/python/ZPublisher/mapply.py, line 160, in mapply (Object: BuildEditableServiceOrder) File /home/caps/prod/zope/lib/python/ZPublisher/Publish.py, line 102, in call_object (Object: BuildEditableServiceOrder) File /home/caps/prod/zope/lib/python/OFS/DTMLMethod.py, line 145, in __call__ (Object: BuildEditableServiceOrder) File /home/caps/prod/zope/lib/python/DocumentTemplate/DT_String.py, line 502, in __call__ (Object: BuildEditableServiceOrder) File /home/caps/prod/zope/lib/python/OFS/DTMLMethod.py, line 141, in __call__ (Object: GetCurrencyData) File /home/caps/prod/zope/lib/python/DocumentTemplate/DT_String.py, line 502, in __call__ (Object: GetCurrencyData) File /home/caps/prod/zope/lib/python/DocumentTemplate/DT_In.py, line 633, in renderwob (Object: GetCurrencyDataMethod(_,_.None)) File /home/caps/prod/zope/lib/python/DocumentTemplate/DT_Util.py, line 321, in eval (Object: GetCurrencyDataMethod(_,_.None)) File <string>, line 0, in ? File /home/caps/prod/zope/lib/python/Shared/DC/ZRDB/DA.py, line 392, in __call__ (Object: GetCurrencyDataMethod) File /home/caps/prod/zope/lib/python/Shared/DC/ZRDB/Aqueduct.py, line 149, in _argdata (Object: GetCurrencyDataMethod) Bad Request: ['service_order_code'] Thanks, Dan _______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (1)
-
Farrell, Troy