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/06/27 06:40:12 UTC

DO NOT REPLY [Bug 16764] - No inheritance of html:html xhtml="true" in included tiles

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=16764>.
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=16764

No inheritance of html:html xhtml="true" in included tiles

beholder@ezsk.ru changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |



------- Additional Comments From beholder@ezsk.ru  2003-06-27 04:40 -------
It's ugly. You cannot have resulting HTML page where some tags ara XHTML
well-formatted and some are not. <html:xhtml/> and <html:html xhtml="true">
should affect all pages within request, not only current page, so as to included
pages (through <jsp:include/> or Tiles tags) keeps well-formatted.

I propose a patch to change this.

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