Re: [Phplib-users] auth url question
Brought to you by:
nhruby,
richardarcher
|
From: Joe S. <jo...@be...> - 2002-11-01 15:22:51
|
On Wed, Oct 30, 2002 at 09:26:32AM -0500, Rob Hutton wrote:
> It is partially fixed in session.inc, but not in session4.inc which I am
> using.
>
> In session.inc, the correct variables are being used to build the url, but
> the note about not using the function is still there and I am not sure that
> the url needs to be encoded multiple times to reach the goal.
>
> session4.inc is still using getenv('REQUEST_URI') to get the URL. This does
> not work under IIS.
>
I guess file a bug report.
|