[Zope-Checkins] CVS: Zope/lib/python/AccessControl - User.py:1.169
Casey Duncan
casey@zope.com
Wed, 27 Mar 2002 16:51:34 -0500
Update of /cvs-repository/Zope/lib/python/AccessControl
In directory cvs.zope.org:/tmp/cvs-serv10546/lib/python/AccessControl
Modified Files:
User.py
Log Message:
Merging death (to index_html). Sorry about the previous noise. Note that the
new settings tab will have more stuff under it before 2.6 ships.
=== Zope/lib/python/AccessControl/User.py 1.168 => 1.169 ===
"""
if len(request.steps) == 0: # someone deleted root index_html
- request.RESPONSE.notFoundError('no default view (root index_html'
+ request.RESPONSE.notFoundError('no default view (root default view'
' was probably deleted)')
n = request.steps[-1]
# default to accessed and container as v.aq_parent