You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by "David Evans (JIRA)" <ji...@apache.org> on 2006/04/27 07:35:45 UTC

[jira] Closed: (STR-25) Generate empty tags to support XHTML

     [ http://issues.apache.org/struts/browse/STR-25?page=all ]
     
David Evans closed STR-25:
--------------------------

    Resolution: Fixed

> Generate empty tags to support XHTML
> ------------------------------------
>
>          Key: STR-25
>          URL: http://issues.apache.org/struts/browse/STR-25
>      Project: Struts Action 1
>         Type: Bug

>   Components: Taglibs
>     Versions: Unknown
>  Environment: Operating System: other
> Platform: PC
>     Reporter: agnes_clarke
>     Assignee: Craig McClanahan
>      Fix For: 1.1 Family

>
> W3C recommends that empty XHTML tags using the minimized syntax should be 
> created in the form <tag ... /> where the space before the closing /> is 
> required to ensure correct interpretation of the tag on legacy browsers.  The 
> minimised form must be used (so sayeth the W3C) for all tags that were formerly 
> used without closing tags in HTML.
> STRUTS should generate tags matching this format.
> The minimised form should not be used for empty block items, such as <p></p>. 
> Trying to use <p /> on NN6 and IE5 has caused fairly reproducible crashes, in 
> my experience.

-- 
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


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