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=3872>. 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=3872 xsltc doesn't detect duplicate decimal-format names [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|[EMAIL PROTECTED] |[EMAIL PROTECTED] ------- Additional Comments From [EMAIL PROTECTED] 2001-10-18 02:48 ------- Added code that registers each <xsl:decimal-formatting/> element with the parser's symbol table. The symbol table is then used to detect duplicate definitions of decimal formatting symbols. Note that we only give a warning and autimatically recover from this error condition, while Saxon issues an error message and terminates.
