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=2890 *** shadow/2890 Mon Jul 30 06:43:02 2001 --- shadow/2890.tmp.23915 Mon Jul 30 06:43:02 2001 *************** *** 0 **** --- 1,27 ---- + +============================================================================+ + | xsltc fails conf test numberformat38 on pattern for NaN | + +----------------------------------------------------------------------------+ + | Bug #: 2890 Product: XalanJ2 | + | Status: NEW Version: 2.0.0 | + | Resolution: Platform: Sun | + | Severity: Normal OS/Version: Solaris | + | Priority: Other Component: org.apache.xalan.xsltc | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + The following + + <xsl:value-of select="format-number('foo','#############')"/> + + should result in + + NaN + + but xsltc incorrectly outputs + + �
