Hi, we have seen this also and more than likely it's not the browsers to blame, but the search bots. (At least on open networks.)
I once took a look at our apache logs and discovered that there are many bots out there that do not respect any comments on pages at all, but rather seem to get everything that has src, href or anything that vaguely resembles a url. (Even those that are not in a src or href context.) The bot probably sees only text that it parses with regexps etc. The templates should not contain any comments - those take unneccessary space and bloats page in addition to this. ;) Can we instruct T5 to strip comments before sending content out? - Ville -- View this message in context: http://tapestry.1045711.n5.nabble.com/T5-2-4-Unexpected-illegal-argument-exception-Input-string-context-css-is-not-valid-tp4498202p4552702.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org