https://issues.apache.org/bugzilla/show_bug.cgi?id=50412
--- Comment #2 from Christoph Anton Mitterer <[email protected]> 2010-12-06 12:43:37 EST --- I personally always had the experience that having text/html with XHTML makes actually more troubles. Typically browsers interpret it then as HTML (e.g. Firefox does so) and having things like <textarea/> or <script/> which is totally valid in XHTML, breaks the whole rendering. And text/html is at least deprecated, IIRC. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
