M LZ a écrit :
> 
> It is CPS 3.4.2 on linux debian. I tried with the  latest version of 
> External Editor  and a previous version of it. The trace tells about
> line 827 not 817.

I meant 827 sorry.

This is fixed in the trunk. The offending line is self.logger("some message")
that should be self.logger.debug("some_message"):

http://svn.nuxeo.org/trac/pub/browser/CPS3/products/CPSCore/tags/CPS-3.4.2/ProxyBase.py#L827

That has been fixed here:

http://svn.nuxeo.org/trac/pub/changeset/48361

-- 
Olivier

_______________________________________________
cps-users mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/cps-users

Reply via email to