Thanks, I will apply this  fix by hand. I would like to get the trunk with the latest fixes but can't find  where it is.  This one doesn't  work:

svn co http://svn.nuxeo.org/pub/bundles/CPS-3-base Products  (nor http://svn.nuxeo.org/pub/bundles/CPS-Platform-3.4.0)


Regards,
mlz.




On 11/8/06, Olivier Grisel <[EMAIL PROTECTED]> wrote:
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

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

Reply via email to