13 Jun
2005
13 Jun
'05
5:15 p.m.
Paul Winkler wrote at 2005-6-13 10:27 -0400:
... Having said that, I'm not clear on the difference between ACTUAL_URL and URL :-)
"URL" is in fact computed. Thus, it can be both shorter (e.g. in case of a PythonScript with active "traverse_subpath"), longer (e.g. in case of ":{method|action}" request variables) or almost unrelated (e.g. in case of active '__before_traverse__' hooks (such as VHM)). -- Dieter