[Zope-dev] Re: Zope2.7.0rc2 AttributeError: 'NoneType' object has no attribute 'setHeader'

Christian Heimes heimes at faho.rwth-aachen.de
Fri Feb 6 17:01:57 EST 2004


Christian Heimes wrote:
[...]

And the next one:

Python2.3.3/Zope2.70rc2/Plone2rc5.

Exception Type
AttributeError
Exception Value
'str' object has no attribute 'RESPONSE'

[...]
Module Products.CMFPhoto.Photo, line 510, in clearCache
AttributeError: 'str' object has no attribute 'RESPONSE'

The relevant code line is self.REQUEST.RESPONSE.setHeader(). The error
occured at object creation.

Something really bad is going on!

Christian




More information about the Zope-Dev mailing list