ID: 13472 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Session related Operating System: Any PHP Version: 4.2.0 New Comment:
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 &. Previous Comments: ------------------------------------------------------------------------ [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 ------------------------------------------------------------------------ [2002-03-06 03:05:25] [EMAIL PROTECTED] Version update and added comment to summary ------------------------------------------------------------------------ [2002-03-05 08:16:19] [EMAIL PROTECTED] you can modify this using .htaccess if your provider allows that or change it at runtime usint ini_set() ------------------------------------------------------------------------ [2002-03-05 08:07:14] [EMAIL PROTECTED] Most people cannot access their host's php.ini... Another workaround ? :) ------------------------------------------------------------------------ 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