RE: SAX2 bug in Xerces-J 1.0.3

2000-03-13 Thread Jeffrey Rodriguez
Yes, that is because I put the fix on Friday. Jeffrey Rodriguez IBM Cupertino From: "Timm, Sean" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> Subject: RE: SAX2 bug in Xerces-J 1.0.3 Date: Sun, 12 Mar 2000

RE: SAX2 bug in Xerces-J 1.0.3

2000-03-13 Thread Timm, Sean
This is fixed in the latest code in CVS, but it is not reflected in any currently released build. - Sean T. -Original Message- From: Box, Don To: '[EMAIL PROTECTED]' Sent: 3/12/00 7:14 PM Subject: SAX2 bug in Xerces-J 1.0.3 When creating an i

Re: SAX2 bug in Xerces-J 1.0.3

2000-03-13 Thread Jeffrey Rodriguez
, Don" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> Subject: SAX2 bug in Xerces-J 1.0.3 Date: Sun, 12 Mar 2000 18:14:18 -0800 When creating an instance of org.apache.xerces.parsers.SAXParser, the initial state of the &qu

SAX2 bug in Xerces-J 1.0.3

2000-03-13 Thread Box, Don
Title: SAX2 bug in Xerces-J 1.0.3 When creating an instance of org.apache.xerces.parsers.SAXParser, the initial state of the "http://xml.org/features/namespaces" feature is false. This feature should default to true (see http://www.megginson.com/SAX/SAX2/namespaces.html for more