[Zope3-Users] Container display error
Stephan Richter
srichter at cosmos.phy.tufts.edu
Mon Oct 30 09:53:48 EST 2006
On Sunday 10 September 2006 12:23, Sébastien VINOT wrote:
> File "/opt/Zope-3.2.1/lib/python/zope/app/traversing/adapters.py",
> line 58, in traverse
> return subject[name]
> AttributeError: NotFound instance has no attribute 'args'
> 192.168.1.6 - - [10/Sep/2006:17:17:25 +0200] "GET
> /MyDesktop/customerContainer@@view.html
>
> What can be my problem ?
Well, look at your URL: /MyDesktop/customerContainer@@view.html
You are missing the "/" after the container name.BTW, ${cc/@@absolute_url}
should work.
> A permission error ?
No.
> A zcml bad configuration ?
No,
Regards,
Stephan
--
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training
More information about the Zope3-users
mailing list