PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2889

*** shadow/2889 Mon Jul 30 06:39:23 2001
--- shadow/2889.tmp.23881       Mon Jul 30 06:39:23 2001
***************
*** 0 ****
--- 1,28 ----
+ +============================================================================+
+ | xsltc fails conf test numberformat37 divide by zero not returning infinity |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 2889                        Product: XalanJ2                 |
+ |       Status: NEW                         Version: 2.0.0                   |
+ |   Resolution:                            Platform: All                     |
+ |     Severity: Minor                    OS/Version: All                     |
+ |     Priority: Other                     Component: org.apache.xalan.xsltc  |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: [EMAIL PROTECTED]                                     |
+ |  Reported By: [EMAIL PROTECTED]                                          |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ The instruction 
+ 
+     <xsl:value-of select="format-number(1 div
+ 0,'###############################')"/>
+ 
+ should output 
+ 
+     Infinity
+ 
+  but xsltc outputs 
+ 
+     �^?

Reply via email to