19 Jul
1999
19 Jul
'99
10:52 a.m.
hey larry, that did it... *phew*... who would have thought! thanks! jens
-----Original Message----- From: Larry Luther [mailto:l.luther@acm.org] Sent: Monday, July 19, 1999 01:40 To: Jens Vagelpohl Cc: Zope@Zope. Org Subject: Re: [Zope] help urgently needed...
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-->