php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #20825 browser's get confused with session's id
Submitted: 2002-12-05 05:21 UTC Modified: 2002-12-21 01:00 UTC
Votes:2
Avg. Score:4.0 ± 1.0
Reproduced:0 of 1 (0.0%)
From: vsv3 at alu dot ua dot es Assigned:
Status: No Feedback Package: Session related
PHP Version: 4.2.3 OS: win2000
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: vsv3 at alu dot ua dot es
New email:
PHP Version: OS:

 

 [2002-12-05 05:21 UTC] vsv3 at alu dot ua dot es
Hi. I'm having troubles because if i open some browsers and login to 
my page, the browser get confused, and assign the session of the 
other browser to the last one (the problem is that this occurs 
randomly).

I'm not sure if this is a bug, but it seems to me.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-12-05 08:19 UTC] msopacua@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.


Please provide a __short__ and __self-contained__ example script, that will reproduce the bug.
Additionally, try the latest snapshot:
  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip


There are quite a few session related fixes in those snapshots, so it may be already fixed.
 [2002-12-05 08:43 UTC] sniper@php.net
Do you by any chance mean that you're opening several IE windows? And you're using cookies?

 [2002-12-05 09:31 UTC] vsv3 at alu dot ua dot es
I go to re-explain the problem, because i didn't this the last time (sorrie).

Sometimes (i don't know when this occurs, it seems randomly) when there are somebody in my page, and other try to login, then the last one get the current value that have the session of other user. I only see the possible bug, usign IE.

Thx (and sorrie if i'm get confused too and this isn't a bug)
 [2002-12-05 09:33 UTC] vsv3 at alu dot ua dot es
I'm using cookies, yes.
 [2002-12-05 09:34 UTC] sniper@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip


 [2002-12-21 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over 2 weeks, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 08 01:01:30 2024 UTC