9 Feb
2005
9 Feb
'05
10:16 p.m.
Kevin Carlson wrote at 2005-2-8 21:50 -0500:
I have a lot of objects in a BTreeFolder2 instance. When I select any object and click on edit, I get an error message that says "Attribute error: __call__".
This was not happening just a few weeks ago. Could this indicate that the BTreeFolder2 instance is damaged or could it be that the BTreeFolder2 product is damaged?
Very unlikely.
Any thoughts?
Maybe, the class of your BTreeFolder2 values could no longer imported. In this case, you should see a log entry in your log file. Zope would then replace this class with "Broken" which can behave very different from your own class. -- Dieter