On 12/27/05, Elvelind Grandin <[EMAIL PROTECTED]> wrote: > > Isn't the idea with url() to give you an absolut url?
The original idea was just to make sure that an application root was taken care of (and to provide an easy mechanism for building query strings). Giving a complete, absolute URL (at least in cases where the parameter to url() begins with "/") seems reasonable... Kevin

