M LZ a écrit : > > Hi, > > I'm trying to use external editor with an instance of CPS. I got this > message: > > @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ > Error Type: AttributeError Error Value: > Logger instance has no __call__ method Traceback: > Traceback (innermost last): > > * Module ZPublisher.Publish, line 115, in publish > * Module ZPublisher.mapply, line 88, in mapply > * Module ZPublisher.Publish, line 41, in call_object > * Module Products.ExternalEditor.ExternalEditor, line 98, in index_html > * Module Products.CPSCore.ProxyBase, line 827, in wl_lockValues > > AttributeError: Logger instance has no __call__ method >
Which version ? In the trunk line 817 of ProxyBase.py is empty. Try to see if your problem has not been fixed in subversion. -- Olivier _______________________________________________ cps-users mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/cps-users
