You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2004/05/06 13:26:18 UTC

DO NOT REPLY [Bug 26122] - MsgMgr.message() should call fatalError if terminate is true

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=26122>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=26122

MsgMgr.message() should call fatalError if terminate is true





------- Additional Comments From zongaro@ca.ibm.com  2004-05-06 11:26 -------
My apologies for forgetting to update this bug report.  The JAXP Expert Group 
discussed this problem and decided that an xsl:message with a terminate 
attribute with the value "yes" should result in a call to the 
ErrorListener.fatalError method.

The Expert Group also decided that an xsl:message with a terminate attribute 
with the value "no" or no terminate attribute should result in a call to the 
ErrorListener.warning method.

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