http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2309 *** shadow/2309 Mon Jun 25 07:58:41 2001 --- shadow/2309.tmp.25504 Mon Jun 25 07:58:41 2001 *************** *** 0 **** --- 1,19 ---- + +============================================================================+ + | Zero not getting properly placed in numeric sort | + +----------------------------------------------------------------------------+ + | Bug #: 2309 Product: XalanJ2 | + | Status: NEW Version: 2.2.x | + | Resolution: Platform: All | + | Severity: Critical OS/Version: All | + | Priority: Other Component: Xalan | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + Tests sort01, sort09, and (soon) sort13 do numeric sorts on data that has NaN + values mixed in. Zero is coming out in the NaN-equivalent cluster instead of + the numeric cluster. Thanks to Rechell Schwartz for pointing this out. \ No newline at end of file
