php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #22212 input type=hidden should be in a fieldset if there is one (XHTML and trans sid)
Submitted: 2003-02-13 14:15 UTC Modified: 2003-02-13 15:05 UTC
From: node at nodefall dot de Assigned:
Status: Not a bug Package: Session related
PHP Version: 4.3.0 OS: any
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: node at nodefall dot de
New email:
PHP Version: OS:

 

 [2003-02-13 14:15 UTC] node at nodefall dot de
Bug reopened, see comments at:

http://bugs.php.net/bug.php?id=13472

and

http://bugs.php.net/bug.php?id=22070


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-02-13 15:05 UTC] sniper@php.net
If you don't use <fieldset>,  then you need to disable
the adding of that hidden field and add it manually.


 [2003-02-13 16:24 UTC] node at nodefall dot de
but IF i use fieldset the hidden input will be inserted twice.

why don't you add support for <span> and <div> .. and fix this buggy <fieldset> parsing?
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 15 05:01:33 2025 UTC