You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Paul Benedict (JIRA)" <ji...@apache.org> on 2006/09/30 02:54:15 UTC

[jira] Commented: (STR-2954) html:hidden element generates invalide xhtml

    [ http://issues.apache.org/struts/browse/STR-2954?page=comments#action_38314 ] 
            
Paul Benedict commented on STR-2954:
------------------------------------

Did you tell Struts to generate xhtml? 
In your page, say: <html:xhtml/>

> html:hidden element generates invalide xhtml
> --------------------------------------------
>
>                 Key: STR-2954
>                 URL: http://issues.apache.org/struts/browse/STR-2954
>             Project: Struts 1
>          Issue Type: Bug
>            Reporter: Chris Morris
>            Priority: Minor
>
> E.g. it generates:
>     <input type="hidden" name="userAction" value="processForm">
> not
>     <input type="hidden" name="userAction" value="processForm"/>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira