> in EmbperlObject, if you call DeleteSession from anything but the
> base, you delete the session data, but end up not deleting the
> cookie. (nSessionMgnt is 0 (not -1) by the time you get back to
> setting the http headers)
>

Yes, you are right. I have to change this. I put it on the TODO list

>
>
> Reloading a page after failing to delete the cookie turns up another
> problem:
>
> if the browser has an invalid cookie (one that doesn't correspond to
> an existing session), you get a taint error (at least in
> Apache::Session::FileStore) from the {_session_id}, resulting in an
> "internal server error".
>

Could you give me the line number where the error occurs inside
Apache::Session::FileStore and the version of Apache::Session do you use?

Gerald



-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925151
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to