DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18271>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18271 endless loop when CONTINUE_AFTER_FATAL=true Summary: endless loop when CONTINUE_AFTER_FATAL=true Product: Xerces2-J Version: 2.3.0 Platform: PC OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: XNI AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] when CONTINUE_AFTER_FATAL is set to true, the parser goes into an endless loop on the following line, which is in the middle of an otherwise valid document: <web:followlink id="locale_EN_DE" label="Locale"/> < note the opening "<", which is not matched. The error message I see is: Fatal:42:69: The content of elements must consist of well-formed character data or markup. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
