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=20599>. 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=20599 changed multi-byte"-" to entity"−" strange ------- Additional Comments From [EMAIL PROTECTED] 2003-06-10 00:20 ------- Surely, if method is "html", it change to entity string. however, though I changed it to <xsl:output method="xml" encoding="UTF-16"/> , it was not entity"−" but single-byte"-". I wish to expect "-" of multi-byte code.