ID: 13472
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Closed
Bug Type: Session related
Operating System: Any
PHP Version: 4.2.0
New Comment:
is this really fixed?????
i have php 4.3 and php add the input tag directly after the form tag!
the only _fix_ i found is a comment in the php.ini
; to URLs. If you want XHTML conformity, remove the form entry.
Previous Comments:
------------------------------------------------------------------------
[2002-12-03 23:00:43] [EMAIL PROTECTED]
to: [EMAIL PROTECTED]
is this bug fixed entirely? re:
[3 Mar 8:08am] [EMAIL PROTECTED]
Notice .. any blocklevel tag is affected .. not just fieldset and as
such any solution to this problem should take this issue into account.
------------------------------------------------------------------------
[2002-09-25 06:11:46] [EMAIL PROTECTED]
Fixed in 4.3 CVS. Thanks for your report.
------------------------------------------------------------------------
[2002-09-23 21:04:12] [EMAIL PROTECTED]
I don't know if I should submit this as a new bug, or if its part of
this one, but the <input> element added should be empty ie <input stuff
/> in order to be valid xhtml in addition to the fieldset issue.
Probably should be a php.ini option, similar to being able to change
argument_seperator.output from & to &.
------------------------------------------------------------------------
[2002-08-01 12:32:39] [EMAIL PROTECTED]
I've tried using the following:
ini_set("url_rewriter.tags", "a=href,area=href,form=action");
However, now get the session BOTH in the action and in a fake entry.
Any suggestions?
------------------------------------------------------------------------
[2002-07-19 19:56:45] [EMAIL PROTECTED]
Yep - this one is annoying me too. Could the input not be held in its
own div /div tag pair? That would make it legal.
Cheers, David Bond
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/13472
--
Edit this bug report at http://bugs.php.net/?id=13472&edit=1