Hi In the root i have a folder called 'xx yy' In a dtml MEthod i have the following line : <dtml-var "restrictedTraverse('xx yy').id"> I get an error : Traceback (innermost last): File D:\ZOPEFA~1\testar\lib\python\ZPublisher\Publish.py, line 150, in publish_module File D:\ZOPEFA~1\testar\lib\python\ZPublisher\Publish.py, line 114, in publish File D:\ZOPEFA~1\testar\lib\python\Zope\__init__.py, line 159, in zpublisher_exception_hook (Object: Examples) File D:\ZOPEFA~1\testar\lib\python\ZPublisher\Publish.py, line 100, in publish File D:\ZOPEFA~1\testar\lib\python\ZPublisher\HTTPResponse.py, line 259, in setBody File D:\ZOPEFA~1\testar\lib\python\ZPublisher\HTTPResponse.py, line 492, in notFoundError NotFound: (see above) WHY IS THAT ??????????? Dragos