Re: [dom4j-dev] Bug in XmlParser

2002-04-19 Thread James Strachan
Hi James I finally got around to fixing this bug. Its now in CVS and the daily build. Sorry it took so long to apply the patch. James - Original Message - From: "James Dodd" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 27, 2002 4:15 AM Subje

Re: [dom4j-dev] Bug in XmlParser

2002-03-27 Thread James Strachan
lt;[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 27, 2002 3:15 AM Subject: [dom4j-dev] Bug in XmlParser Hello, Bug found in org.dom4j.io.XmlParser.pushURL around line 3614 (can't tell exactly where anymore because I've tinkered with it). // RFC 2376 sez MI

[dom4j-dev] Bug in XmlParser

2002-03-26 Thread James Dodd
Hello, Bug found in org.dom4j.io.XmlParser.pushURL around line 3614 (can't tell exactly where anymore because I've tinkered with it). // RFC 2376 sez MIME text defaults to ASCII, but since the // JDK will create a MIME type out of thin air, we always // autodetect when