[Zope] help urgently needed...

Larry Luther l.luther@acm.org
Sun, 18 Jul 1999 22:39:40 -0700


Are you publishing URLs with spaces in them?

Netscape doesn't like that, IE converts them to %20.

I just discovered this problem and found that using
url_quote as an attribute in the var tag converts
spaces to %20 before sending the URL to the browser.

So try:

  <!--#var tree-item-url url_quote-->