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=14497>. 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=14497 String to double conversion does not respect "XMLSchema" standard ------- Additional Comments From [EMAIL PROTECTED] 2002-11-23 19:54 ------- Again, you write 12 paragraphs on a bug report, and I'm still not sure what you're asking for. We need concise information to understand whether or not this is a bug in a processor, or a request for non-compliant enhancement. If you are saying that Xalan _will_ allow any character other than "." as a decimal separator for numbers, that is a bug. It's also the bug I thought you were reporting, and is the bug I believe I fixed with the patch. However, if you're saying that you _want_ to allow a localized format for numbers, you're asking for something which is not allowed by the XPath recommendation. You may disagree with the recommendation, and you might consider this a bug with the recommendation, but that's _not_ a bug in Xalan. Let me state again that I did fix a bug in Xalan where the number format could be influenced by the current locale.
