You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2003/02/20 07:33:35 UTC

DO NOT REPLY [Bug 17234] New: - language attr for html:form's and html:javascript's script elements

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17234>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17234

language attr for html:form's and html:javascript's script elements

           Summary: language attr for html:form's and html:javascript's
                    script elements
           Product: Struts
           Version: 1.1 Beta 3
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Custom Tags
        AssignedTo: struts-dev@jakarta.apache.org
        ReportedBy: jerryiii@hotmail.com


Both html:form and html:javascript (and possibly other tags) always include 
language attribute in the generated script element when not in XHTML mode. 
However the language attribute has been deprecated in HTML 4 in favor of the 
type attribute. Therefore there should be a way to turn genration of the 
language attribute off so Struts can be used to generate strict HTML 4 pages.

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-dev-help@jakarta.apache.org