I'd check for use of globals to cache data - if a variable is not in the
default package, it's not cleaned at the end of the page.  If I recall
correctly, we found another issue that caused data bleed in Embperl
1.3.3 - as memory serves, that version only cleaned scalars by default.
I've no idea if it's been fixed since, as we're still running 1.3.x, and
we initialize any arrays and hashes we're going to use at the top of our
pages.

Ed

On Tue, 28 Sep 2004, Stefan Cars wrote:

> Hi!
>
> I have a problem which may be related to sessions, I don't know if
> this has anything todo with SessionX / Embperl or what is causing this
> problem.
>
> The thing is we get alot of reports from a website that people
> suddenly get other peoples profiles etc. when they have loggon using
> their own credentials. So first it seemed they have logged on OK but
> when going somewhere like "Update profile" they get other peoples
> information. Is there anyone that knows anything about this ?

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

Reply via email to