
http://bugzilla.qos.ch/show_bug.cgi?id=14 noreply.sebastien@qos.ch changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Comment #1 from noreply.sebastien@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.