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
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:
41 - 31 = ?
Subscribe to this entry?

 
 [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 May 21 04:01:35 2024 UTC