http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2049 *** shadow/2049 Thu Jun 7 06:08:04 2001 --- shadow/2049.tmp.11130 Thu Jun 21 11:30:12 2001 *************** *** 2,9 **** | DocumentBuilderFactory expandEntityRef wrongly defaults to false | +----------------------------------------------------------------------------+ | Bug #: 2049 Product: Xerces-J | ! | Status: NEW Version: 1.4 | ! | Resolution: Platform: All | | Severity: Major OS/Version: All | | Priority: Other Component: JAXP | +----------------------------------------------------------------------------+ --- 2,9 ---- | DocumentBuilderFactory expandEntityRef wrongly defaults to false | +----------------------------------------------------------------------------+ | Bug #: 2049 Product: Xerces-J | ! | Status: RESOLVED Version: 1.4 | ! | Resolution: FIXED Platform: All | | Severity: Major OS/Version: All | | Priority: Other Component: JAXP | +----------------------------------------------------------------------------+ *************** *** 18,20 **** --- 18,24 ---- when it should default to true. This is clearly documented on page 41 of the spec (http://java.sun.com/xml/jaxp-1_1-spec.pdf) under the description for setExpandedEntityReferences(boolean). + + ------- Additional Comments From [EMAIL PROTECTED] 2001-06-21 11:30 ------- + Fixed. Xerces should actually be using the newer version of the javax.xml.* + classes that are in xml-commons. \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
