[logback-dev] [Bug 14] HTMLLayoutTest fails if there is no network or if the user is behind a firewall
bugzilla-daemon at pixie.qos.ch
bugzilla-daemon at pixie.qos.ch
Mon Oct 16 09:56:34 CEST 2006
http://bugzilla.qos.ch/show_bug.cgi?id=14
noreply.sebastien at qos.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Comment #1 from noreply.sebastien at qos.ch 2006-10-16 09:56 -------
My guess is that it fails because of this line, that is added to each html page
that the HTMLLayout creates:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
Dom4j must be connecting to the dtd address to check the validity of the html
document.
This said, I don't think that we should get rid of the dtd declaration... I'm
going to try to catch this exception and do something with it.
--
Configure bugmail: http://bugzilla.qos.ch/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the logback-dev
mailing list