On Thursday 05 July 2007 04:54, Hermann Himmelbauer wrote:
> In my views, based on pagelets/z3c.form, it is recommended to use a
> Layer/Skin based on IPageletBrowserLayer instead of IDefaultBrowserLayer.

Yes, in fact, you should *never* write your own skin based on 
IDefaultBrowserLayer.

> My problem is that when requests are marked with IPageletBrowserLayer,
> there are no error messages, no 404's, nothing. In case of a zope error,
> the browser displays "Traversal error - A server error occurred" but in the
> transcript.log, no error is printed.

Did you include the z3c.layer.pagelet/configure.zcml in your 
registrations? ;-) Don't worry, this got me just this week too. :-)

Regards,
Stephan
-- 
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training
_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to