[Zope] document_src broken on this site
Michel Pelletier
michel@digicool.com
Mon, 29 Nov 1999 17:02:16 -0500
> -----Original Message-----
> From: Loren Stafford [mailto:lstafford@icompression.com]
> Sent: Monday, November 29, 1999 4:41 PM
> To: zope@zope.org
> Subject: [Zope] document_src broken on this site
>
>
> On one site (http://www.fippless.org/Quena/view_source) it
> fails with a name
> error on "document_src" (Zope 2.0.1). You can see the
> traceback by going
> there.
What is /Quena? a DTML Document or Method? If I go to
/Quena/document_src it gives a 404 not found, but
/index_html/document_src prompts me for a login (which is the correct
behavior, it's often useful to try out an object method by going
directly to it with the web browser, document_src is this sort of
method). Perhaps the object is just whacked and needs to be re-created?
-Michel