19 May
2000
19 May
'00
5:36 p.m.
----- Original Message ----- From: Martin Grönemeyer <martin@comunit.de>
<dtml-with "REQUEST.resolve_url('http://mydomain/home/index_html')"> <dtml-var title> </dtml-with>
throws
Error Type: ValueError Error Value: Different namespace.
REQUEST.resolve_url requires that the URL you pass to it begins with REQUEST.script, otherwise it will throw this Exception. It treats the URL very much like one coming from a browser, so all SiteRoots and Access Rules affect the result. Cheers, Evan @ digicool & 4-am