[Zope3-dev] Return of empty page

Stephan Richter srichter at cosmos.phy.tufts.edu
Tue Nov 15 18:02:12 EST 2005


On Tuesday 15 November 2005 15:51, Jim Fulton wrote:
> On Tue, 2005-11-15 at 20:42 +0100, jürgen Kartnaller wrote:
> > When I do this in my page template with an unknown provider name :
> >
> > <tal:block replace="structure provider:unknown" />
> >
> > then I receive an empty page in my browser.
> >
> > There is no error message and no traceback.
> > The same happens when I try to access a non existing skin with
> > ++skin++someSkinName .
> >
> > I'm running Zope from the trunk with the default settings in zope.conf .
>
> Look in the error log (errors link off of the zmi).
>
> I've noticed lately that many errors in ZPT are causing empty pages.
> I think this might be recent.  I wonder if someone broke something
> in zpt lately.

I noticed the same. I even get pages where only parts of the page get 
downloaded. I have also noticed that several errors are masked by others. For 
example, ForbiddenAttributeError is converted to a TraversalError, etc.

Regards,
Stephan
-- 
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training


More information about the Zope3-dev mailing list