Hi there, just tried to use Localizer here with the following setup: Zope Version (Zope 2.7.0-b2, python 2.2.2, linux2) Python Version 2.2.2 (#1, Feb 24 2003, 11:44:35) [GCC 3.2.1] System Platform linux2 Creating a LocalFolder and trying to access it will give me the dreaded: The object at http://www.newtech.fi:8080/Newtech2/test2 has an empty or missing docstring. Objects must have a docstring to be published. Is it me, the Localizer or python ? I also tried with an older version of Zope and exactly the same thing happened. BRGDS -- Dag Nygren email: dag@newtech.fi Oy Espoon NewTech Ab phone: +358 9 8024910 Träsktorpet 3 fax: +358 9 8024916 02360 ESBO Mobile: +358 400 426312 FINLAND
Dag Nygren wrote:
Creating a LocalFolder and trying to access it will give me the dreaded: The object at http://www.newtech.fi:8080/Newtech2/test2 has an empty or missing docstring. Objects must have a docstring to be published.
Is it me, the Localizer or python ?
Probably LocalFolder, whatever that is. Look at the complete traceback in the error message or error_log object. cheers, Chris
participants (2)
-
Chris Withers -
Dag Nygren