Nuxeo mailing list archives
[CPS-users] Re: error when trying to use external editor
Olivier Grisel
ogrisel at nuxeo.com
Wed Nov 8 16:03:39 CET 2006
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
This list archive provided by Nuxeo, the
leaders of open source ECM.
Check out the Nuxeo 5 open source,
standards-based ECM project.