This morning I was reading the mailing list and I noticed that Brent Johnson had noticed a change in the doctype output by 2.1.4.
Inspired, I commented out the
<doctype-public>-//W3C//DTD HTML 4.01 Transitional//EN</doctype-public>
<doctype-system>http://www.w3.org/TR/html4/loose.dtd</doctype-system>
lines for the html serializer and everything worked as normal!!!
My question is, what are the implcations of doing this? Is it going to adversely affect my HTML output?
We are aware of this bug: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24900. But until now nobody tried to find out the real reason for it. Is it a problem with the JS lib in use or a problem of Mozilla ...
Joerg
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
