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=3036 *** shadow/3036 Tue Aug 7 21:59:54 2001 --- shadow/3036.tmp.29138 Tue Aug 7 21:59:54 2001 *************** *** 0 **** --- 1,23 ---- + +============================================================================+ + | format-number fails in non-US locale | + +----------------------------------------------------------------------------+ + | Bug #: 3036 Product: XalanJ2 | + | Status: NEW Version: CurrentCVS | + | Resolution: Platform: All | + | Severity: Normal OS/Version: All | + | Priority: Other Component: org.apache.xalan.templa | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + When there is no xsl:decimal-format element in a stylesheet and the JVM is set + up for a non-US default locale, XalanJ2 uses locale-specific definitions for the + various xsl:decimal-format attributes instead of the default definitions + supplied in the Recommendation. The default definitions supplied in the + Recommendation should be used as explained in erratum E10. Thanks to "Stephane + Bailliez" <[EMAIL PROTECTED]> for reporting this problem. Also, many + thanks to David Marston for politely refusing to let me be wrong-headed on this. \ No newline at end of file
