On Jan  1, Allen Chan ([EMAIL PROTECTED]) wrote:
 > On Sunday 01 January 2006 09:14 am, Neil Roeth wrote:
 > > I was able to reproduce the bug by installing the w3c-dtd-xhtml
 > > package on my machine.  Before that, it was using the URL to go to
 > > the www.w3.org for the DTD, after that, it retrieved it locally.  I
 > > suspect that is the difference between your laptop and desktop. 
 > > Can you check?  Thanks.
 > 
 > Yes.  That was the difference.  The desktop had w3c-dtd-xhtml 
 > installed while the laptop did not.  After installing w3c-dtd-xhtml 
 > on the laptop, it replicated the original reported bahavior where 
 > versions 1.5.1.* of opensp validated the test.xhtml document without 
 > the need to explicitly specify "declaration/xml.dcl" on the command 
 > line, but version 1.5.2-1 did not.

Thanks.  This is due to the disabling of DTDDECL handling, which was done to
improve the performance (it's 15-20 times slower with this enabled).  I didn't
realize that this bug would be a result of turning DTDDECL handling off; I
always explicitly specify the XML declaration anyway.

I'm not sure what I am going to do about this yet, but it's a fairly high
priority.  Thanks for filing the bug and working with me to confirm the cause.

-- 
Neil Roeth


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to