Rakotomandimby Mihamina wrote:
I'm running zope 2.8.3, python 2.3.5 and CPS SVN trunk.
I update CPS and get this traceback:
Traceback (innermost last):
* Module ZPublisher.Publish, line 113, in publish
* Module ZPublisher.mapply, line 88, in mapply
* Module ZPublisher.Publish, line 40, in call_object
* Module Products.ExternalMethod.ExternalMethod, line 229, in
__call__
__traceback_info__: ((<CPSDefaultSite at /dedie>, None, 0,
'portlets'), {}, (None, 0, 'portlets'))
AttributeError: _v_func_code
So that I could not update my CPS.
I have no more messages.
What could I do? I must update that CPS site...
Add a
self.getFunction()
before the 'if' at line 229.
Please report if it works, I'll add it in the Zope code.
<rant>Another stupid use of _v_ attributes...</rant>
Florent
--
Florent Guillaume, Nuxeo (Paris, France) CTO, Director of R&D
+33 1 40 33 71 59 http://nuxeo.com [EMAIL PROTECTED]
_______________________________________________
Zope maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )