[Zope] namespace strangeness.

mindlace mindlace@imeme.net
Sun, 23 Apr 2000 10:47:26 -0600


If I do a method called namespace that I call with namespace?site=test,
like so:

<dtml-with billing>
<dtml-with "_[site]">
<dtml-var title_or_id>
</dtml-with>
</dtml-with>

(<dtml-var "_[site]"> does render test properly.)

The title_or_id is the title of billing, not of test.

if I do

<dtml-with billing>
<dtml-with test>
<dtml-var title_or_id>
</dtml-with>
</dtml-with>

it prints properly.  What do I have to do to get what the site varible
equals on the stack?

thanks, 
-- 
ethan mindlace fremen        mindlace@imeme.net
zope    -&-     imap email   -&-   mailing list
weave your web with the web at http://imeme.net