[ 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]