php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15514 HTML incorrect URL's generated by session code.
Submitted: 2002-02-11 21:10 UTC Modified: 2002-02-12 00:08 UTC
From: chrisc at shad0w dot org dot uk Assigned:
Status: Closed Package: URL related
PHP Version: 4.1.1 OS: Linux
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:
45 - 20 = ?
Subscribe to this entry?

 
 [2002-02-11 21:10 UTC] chrisc at shad0w dot org dot uk
When PHP generates a URL with a session ID in it and there's already a variable being passed in the URL, causing it to use an &, it creates a URL which just says & and not & which isn't HTML correct.

It's more a niggle than a bug, it's stopping my pages validating correctly ;)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-02-11 21:32 UTC] elixer@php.net
Duplicate of #15504
 [2002-02-12 00:08 UTC] mfischer@php.net
See 'arg_separator.output' in PHP.INI
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 19:01:30 2024 UTC