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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 30 06:01:29 2024 UTC