12 Nov
2003
12 Nov
'03
11:23 p.m.
Alec Munro wrote:
the url is truncated when I'm using a VHM, and I get "/HTML/somePage" instead of "/folder/xyz/HTML/somePage". Is there some way I can adapt restrictedTraverse to root it in a certain directory?
Ah, you want getPhysicalPath(), not absolute_url(), since restrictedTraverse operates on paths, not URLs. Cheers, Evan @ 4-am