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
This commit is contained in:
parent
ea156942ec
commit
7440503f6e
1 changed files with 2 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue