[Zope] Lost with navigation using objectValues
Stephane Bortzmeyer
bortzmeyer@pasteur.sn
Wed, 13 Dec 2000 17:45:36 +0000
On Wed, Dec 13, 2000 at 11:31:34AM -0600, Tim Cook wrote:
> Are you sure you put it in a DTML Method and not a DTML Document?
Well, viewing the object through the management interface says so. To
be sure, I created a new object from scratch and changed the
standard_html_header to use it. Same problem.
Could it be an error in the calling code? I just say:
<dtml-var navbar>
[That's a problem I often have with Zope. Things which seems very
basic suddenly become blocking problems.]