php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11477 extra ') in URL when add session id to url
Submitted: 2001-06-13 19:38 UTC Modified: 2001-06-18 16:28 UTC
From: sam at seawolftech dot com Assigned:
Status: Not a bug Package: Session related
PHP Version: 4.0.5 OS: REDHAT 7.00
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: sam at seawolftech dot com
New email:
PHP Version: OS:

 

 [2001-06-13 19:38 UTC] sam at seawolftech dot com
When browser turnoff cookie support, the PHP will add session id at end of all local URL links. I am seeing
extra ') has been added before &sid=.
For example:

http://216.89.77.6/'/index.html?action=0&todo=login.html')&sid=04186298c17e8f8df0beb2d4d179b096

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-13 22:55 UTC] sniper@php.net
I'm 99% sure this is bug in your script.
Please add short example script into this report.

--Jani
 
 [2001-06-18 16:28 UTC] sniper@php.net
User feedback:
--------------

Jani,

You are right. It is an error in my own page. Sorry for it.

Sam

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 11:01:30 2024 UTC