PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2780 *** shadow/2780 Wed Jul 25 02:16:11 2001 --- shadow/2780.tmp.29827 Wed Jul 25 02:16:12 2001 *************** *** 0 **** --- 1,23 ---- + +============================================================================+ + | parser crashes when schema-file does not exist | + +----------------------------------------------------------------------------+ + | Bug #: 2780 Product: Xerces-C++ | + | Status: NEW Version: 1.5.1 | + | Resolution: Platform: PC | + | Severity: Normal OS/Version: Linux | + | Priority: Other Component: Validating Parser (Sche | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + parser crashes when schema-file does not exist. + + can be reproduced whith sample application SAX2Print + ../bin/SAX2Print data/personal-schema.xml + + after modifying line#3 in data/personal-schema.xml: + xsi:noNamespaceSchemaLocation="ersonal.xsd" --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
