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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
48 - 30 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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 Jun 16 16:01:28 2024 UTC