php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6124 Transparent SID adds to the form action, instead of adding a hidden field
Submitted: 2000-08-12 01:50 UTC Modified: 2000-10-23 06:15 UTC
From: geoff at zone12 dot com Assigned:
Status: Closed Package: *General Issues
PHP Version: 4.0.1pl2 OS: Linux 2.2.10
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:
50 - 7 = ?
Subscribe to this entry?

 
 [2000-08-12 01:50 UTC] geoff at zone12 dot com
Basically, the subject says it all.  I know it's not technically broken.. since php4 supports having both POST and GET form types at once, but PERL's CGI module doesn't, and the CGI spec technically says you have to pick one.

Is it possible to get a hidden field instead of a modified action URL?  Thanks.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-14 12:33 UTC] hholzgra@php.net
will be added as last field immediately
before </form>, but it will not happen before
4.0.2 release
 [2000-10-23 06:15 UTC] hholzgra@php.net
Sascha aready did it 
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Jun 17 17:01:29 2024 UTC