http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2751 *** shadow/2751 Mon Jul 23 12:53:24 2001 --- shadow/2751.tmp.9868 Mon Jul 23 12:53:24 2001 *************** *** 0 **** --- 1,22 ---- + +============================================================================+ + | Several NameChar characters missing from internal tables | + +----------------------------------------------------------------------------+ + | Bug #: 2751 Product: Xerces-C++ | + | Status: NEW Version: 1.4 | + | Resolution: Platform: All | + | Severity: Normal OS/Version: All | + | Priority: Other Component: Non-Validating Parser | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + The following characters should be marked as NameChar [4] (and specifically + CombiningChar [87]), per the XML spec. + + {"#x05BC", "[#x064C-#x0651]", "#x06DE"} + + The internal fgCharCharsTable is in error. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
