php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #25213 sessios_trans_id does not work using mozilla 1.4
Submitted: 2003-08-22 12:49 UTC Modified: 2003-08-22 20:00 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: oyvind at 3kanten dot it Assigned:
Status: Not a bug Package: Session related
PHP Version: Irrelevant OS: Windows XP, Mozilla
Private report: No CVE-ID: None
 [2003-08-22 12:49 UTC] oyvind at 3kanten dot it
Description:
------------
Variables not passed using Mozilla 1.4, works fine using Internet Explorer.

Mozilla or php error?

Reproduce code:
---------------
Any code using session_trans_sid

Expected result:
----------------
Passing session variables using session_trans_sid

Actual result:
--------------
Variables not passed using Mozilla 1.4 .

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-08-22 12:54 UTC] oyvind at 3kanten dot it
Only occurs when using session_regenerate_id();
 [2003-08-22 20:00 UTC] sniper@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.


..

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 04 11:01:32 2024 UTC