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=7877>. 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=7877 [PATCH] depend.xsl outputs in % instead of 0-1 range and gives NaN ------- Additional Comments From [EMAIL PROTECTED] 2002-04-14 19:26 ------- My locale uses , for decimals and . as a thousands separator. What the stylesheet produces is 1 for 1, 0 for 0 and NaN for any other. Anyway, the description at the bottom explains that there are values from 0 to 1, but the values are in percentage. Removing the conversion, both these problems are solved. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
