From 7440503f6ec97b7fd50969b92d4c5d522801dac8 Mon Sep 17 00:00:00 2001 From: helmutm Date: Sun, 10 Aug 2008 09:06:09 +0000 Subject: [PATCH] make access fault-tolerant - show error message; show top-level link on breadcrumbs again git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2797 fd906abe-77d9-0310-91a1-e0d9ade77398 --- integrator/bscw.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/integrator/bscw.txt b/integrator/bscw.txt index 56db52d..fd6ce62 100644 --- a/integrator/bscw.txt +++ b/integrator/bscw.txt @@ -118,7 +118,8 @@ The BSCW Repository View 'http://127.0.0.1/++resource++folder.png' >>> list(items[0].breadCrumbs) - [] + [{'url': 'http://127.0.0.1/bscw?id=bs_4', 'title': 'public'}, + {'url': 'http://127.0.0.1/bscw?id=bs_5', 'title': 'Introduction'}] The top and the current level are not shown, otherwise we would get: