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
 [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 May 06 08:01:33 2024 UTC