[Erp5-dev] ERP5Form/SelectionTool.py patch

Lukasz Nowak lukasz.nowak at ventis.com.pl
Tue Sep 19 15:35:41 CEST 2006


Hello,

Zope isn't starting right now, patch is here:

Index: SelectionTool.py
===================================================================
--- SelectionTool.py    (revision 10168)
+++ SelectionTool.py    (working copy)
@@ -1034,8 +1034,8 @@
       return object

     # Related document searching
-    def viewSearchRelatedDocumentDialog(self, index, form_id, REQUEST=None,
-                                        sub_index=None, object_path, **kw):
+    def viewSearchRelatedDocumentDialog(self, index, form_id, object_path,
+                                        REQUEST=None, sub_index=None, **kw):
       """
       Returns a search related document dialog
       A set of forwarders us defined to circumvent limitations of HTML

-- 
Łukasz Nowak R&D Ventis http://www.ventis.com.pl/
tel: +48 32 392 10 60 int 37 fax: +48 32 392 10 61
https://ssl.ventis.com.pl/keys/lukasz.nowak.pub.asc
``Use the Source, Luke...''



More information about the Erp5-dev mailing list