[Zope] SiteAccess 1.0.1 still breaks FTP :(

Chris Withers chrisw@nipltd.com
Tue, 11 Apr 2000 11:24:05 +0100


Well, sadly, this is still true:

If I set a folder's access rule to be the following (although I'm guessing what the access rule is
doesn't matter):

<dtml-in virtual_hosts>
<dtml-if "_.string.lower(REQUEST.environ['HTTP_HOST'])==_.string.lower(_['sequence-item'])">
 <dtml-call "REQUEST.setURL(path='/')">
</dtml-if>
</dtml-in>

And then try to browse the folder through FTP I get the familiar:

550 No such directory


Apart from that, I have a couple of questions:

1. Is SiteAccess 1.0.1 designed for Zope 2.1.4, 2.1.6 or both?

2. How are DC's plans to fold SiteAccess functionality into Zope coming along?

cheers for the product, sorry to be the bearer of bad news again...

Chris

PS: The above was done on:
Zope 2.1.4
Linux
SiteAccess 1.0.1