[Zope] SiteAccess smashes 'REQUEST.resolve_url(...)' in DTML ?
Evan Simpson
evan@4-am.com
Fri, 19 May 2000 11:33:00 -0400
----- Original Message -----
From: Martin Grönemeyer <martin@comunit.de>
> i have some strange problmes by using the
> "REQUEST.resolve_url('http://mydomain/...')" in DTML if SiteAccess is
> active. I have also some Sites in use without SiteAccess and no problems
> with the above method.
Tell me more about the problem, please. SiteAccess replaces
REQUEST.traverse, which is called by REQUEST.resolve_url. Are you just
using resolve_url to grab objects given their path?
Cheers,
Evan @ digicool & 4-am