You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by bu...@apache.org on 2003/03/24 10:33:28 UTC

DO NOT REPLY [Bug 18272] New: - schema validator not reset when CONTINUE_AFTER_FATAL=false

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=18272>.
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=18272

schema validator not reset when CONTINUE_AFTER_FATAL=false

           Summary: schema validator not reset when
                    CONTINUE_AFTER_FATAL=false
           Product: Xerces2-J
           Version: 2.3.0
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: XNI
        AssignedTo: xerces-j-dev@xml.apache.org
        ReportedBy: christian.sell@netcologne.de


when CONTINUE_AFTER_FATAL is set to false, the schema validator is not reset
when the parser terminates. Therefore, if the same parser/validator is reused
for another parse, errors are reported (e.g., non-unique IDs). There seems to be
no clean way to reset the validator.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org