[Zope-CMF] index_html acquisition
Chris Withers
chrisw@nipltd.com
Mon, 19 May 2003 10:00:28 +0100
David Hart wrote:
> Instances of the product add without incident. Instances of my folderish
> object add without incident.
>
> The first render of works fine (e.g.
> http://scotty/a2test9/page3/page3.1/) and the index_html page is
> inherited from the root.
>
> The second render (and all subsequent renders) throw this error:
>
> The object at http://scotty/a2test9/page3/page3.1/index_html has an
> empty or missing docstring. Objects must have a docstring to be published.
Very odd. So, something in the process of the first or second render is causing
what index_html is to change. Have you tried to find out where this is?
What's the traceback associated with the docstring error?
cheers,
Chris