19 Feb
2003
19 Feb
'03
7:52 p.m.
volker.wend@efgbsh.de wrote at 2003-2-18 21:03 +0100:
I have a Problem with a specialized PropertyFolder
For some reasons I get the following Trace
2003-02-18T20:44:52 ERROR(200) SiteError http://ddsddsfdsfsd Traceback (innermost last): File C:\Program Files\Zope\lib\python\ZPublisher\Publish.py, line 89, in publish File C:\Program Files\Zope\lib\python\ZPublisher\BaseRequest.py, line 265, in traverse File C:\Program Files\Zope\lib\python\Products\PropertyFolder\PropertyFolder.py, line 300, in __browser_default__ (Object: aufbruch_202) AttributeError: getId
Looks as if "abubruch_202" had not "getId" attribute. If this is not the case, check the code at line 300 of "PropertyFolder.py". Dieter