[Erp5-report] r8843 - /erp5/trunk/products/ERP5Type/ZopePatch.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Jul 27 18:28:25 CEST 2006


Author: kevin
Date: Thu Jul 27 18:28:22 2006
New Revision: 8843

URL: http://svn.erp5.org?rev=8843&view=rev
Log:
Apply Jerome's patch to modify request only if we traverse a website

Modified:
    erp5/trunk/products/ERP5Type/ZopePatch.py

Modified: erp5/trunk/products/ERP5Type/ZopePatch.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Type/ZopePatch.py?rev=8843&r1=8842&r2=8843&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Type/ZopePatch.py (original)
+++ erp5/trunk/products/ERP5Type/ZopePatch.py Thu Jul 27 18:28:22 2006
@@ -42,7 +42,6 @@
 from Products.ERP5Type.patches import CookieCrumbler
 from Products.ERP5Type.patches import Localizer
 from Products.ERP5Type.patches import CMFMailIn
-from Products.ERP5Type.patches import HTTPRequest
 
 # These symbols are required for backward compatibility
 from Products.ERP5Type.patches.PropertyManager import ERP5PropertyManager




More information about the Erp5-report mailing list