http://nagoya.apache.org/bugzilla/show_bug.cgi?id=548
*** shadow/548 Thu Feb 8 06:24:42 2001 --- shadow/548.tmp.5822 Mon Mar 19 10:43:05 2001 *************** *** 2,11 **** | DOMParser namespaces feature defaults to true | +----------------------------------------------------------------------------+ | Bug #: 548 Product: Xerces-J | ! | Status: NEW Version: unspecified | | Resolution: Platform: PC | ! | Severity: Normal OS/Version: | ! | Priority: Component: Core | +----------------------------------------------------------------------------+ | Assigned To: [EMAIL PROTECTED] | | Reported By: [EMAIL PROTECTED] | --- 2,11 ---- | DOMParser namespaces feature defaults to true | +----------------------------------------------------------------------------+ | Bug #: 548 Product: Xerces-J | ! | Status: ASSIGNED Version: unspecified | | Resolution: Platform: PC | ! | Severity: Normal OS/Version: All | ! | Priority: High Component: Core | +----------------------------------------------------------------------------+ | Assigned To: [EMAIL PROTECTED] | | Reported By: [EMAIL PROTECTED] | *************** *** 16,19 **** | DESCRIPTION | 1.3.0 DOMParser feature "http://xml.org/features/dom/namespaces" appears to default to true ! contrary to documentation at /docs/html/features.html --- 16,23 ---- | DESCRIPTION | 1.3.0 DOMParser feature "http://xml.org/features/dom/namespaces" appears to default to true ! contrary to documentation at /docs/html/features.html ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-03-19 10:43 ------- ! ! Fix by Henry Zongaro to make docs reflect state of code.