Hi all, I was wondering if anyone could provide a pointer as to why the following debug notice comes up. The QSurvey surveys worked under 2.3.0 however now don't under 2.3.1 . Thanks Oliver Debug notice: Traceback (innermost last): File /home/zope/local/test/2.3.0/lib/python/ZPublisher/Publish.py, line 223, in publish_module File /home/zope/local/test/2.3.0/lib/python/ZPublisher/Publish.py, line 187, in publish File /home/zope/local/2.3.0/lib/python/Zope/__init__.py, line 221, in zpublisher_exception_hook (Object: Traversable) File /home/zope/local/test/2.3.0/lib/python/ZPublisher/Publish.py, line 171, in publish File /home/zope/local/2.3.0/lib/python/ZPublisher/mapply.py, line 160, in mapply (Object: survey) File /home/zope/local/test/2.3.0/lib/python/ZPublisher/Publish.py, line 112, in call_object (Object: survey) File /home/zope/local/test/2.3.0/lib/python/OFS/DTMLMethod.py, line 189, in __call__ (Object: survey) File /home/zope/local/2.3.0/lib/python/DocumentTemplate/DT_String.py, line 538, in __call__ (Object: survey) File /home/zope/local/2.3.0/lib/python/DocumentTemplate/DT_Let.py, line 147, in render (Object: do_survey="1") File /home/zope/local/test/2.3.0/lib/python/OFS/DTMLMethod.py, line 182, in __call__ (Object: filethedata) File /home/zope/local/2.3.0/lib/python/DocumentTemplate/DT_String.py, line 538, in __call__ (Object: filethedata) File /home/zope/local/2.3.0/lib/python/DocumentTemplate/DT_With.py, line 146, in render (Object: RESULTS) File /home/zope/local/2.3.0/lib/python/DocumentTemplate/DT_Try.py, line 212, in render File /home/zope/local/2.3.0/lib/python/DocumentTemplate/DT_Try.py, line 246, in render_try_except File /home/zope/local/2.3.0/lib/python/DocumentTemplate/DT_With.py, line 133, in render (Object: QSurveyResultsItemClass.createInObjectManager(id=surveyid, REQUEST=REQUEST)) File /home/zope/local/2.3.0/lib/python/DocumentTemplate/DT_Util.py, line 334, in eval (Object: QSurveyResultsItemClass.createInObjectManager(id=surveyid, REQUEST=REQUEST)) (Info: REQUEST) File <string>, line 0, in ? File /home/zope/local/test/2.3.0/lib/python/ZClasses/ZClass.py, line 543, in createInObjectManager (Object: QSurveyResultsItemClass) File /home/zope/local/test/2.3.0/lib/python/OFS/ObjectManager.py, line 265, in _getOb (Object: Traversable) TypeError: (see above)