Return-Path: Delivered-To: apmail-jakarta-struts-dev-archive@www.apache.org Received: (qmail 61286 invoked from network); 12 Jan 2004 12:10:21 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 12 Jan 2004 12:10:21 -0000 Received: (qmail 98561 invoked by uid 500); 12 Jan 2004 12:10:15 -0000 Delivered-To: apmail-jakarta-struts-dev-archive@jakarta.apache.org Received: (qmail 98411 invoked by uid 500); 12 Jan 2004 12:10:14 -0000 Mailing-List: contact struts-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Struts Developers List" Reply-To: "Struts Developers List" Delivered-To: mailing list struts-dev@jakarta.apache.org Received: (qmail 98398 invoked from network); 12 Jan 2004 12:10:14 -0000 Received: from unknown (HELO exchange.sun.com) (192.18.33.10) by daedalus.apache.org with SMTP; 12 Jan 2004 12:10:14 -0000 Received: (qmail 10292 invoked by uid 50); 12 Jan 2004 12:10:20 -0000 Date: 12 Jan 2004 12:10:20 -0000 Message-ID: <20040112121020.10291.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: struts-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 21992] - Localized number formatting inconsistency X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . 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=21992 Localized number formatting inconsistency ------- Additional Comments From smanux@lfjr.net 2004-01-12 12:10 ------- I have noticed another side effect of this issue, if a format string is placed in the root resource file (resources.properties) it will still be interpreted as a localized format in every locale. That means you cannot share a format across different locales. Using the default non localized syntax for the formats would fix this. --------------------------------------------------------------------- To unsubscribe, e-mail: struts-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: struts-dev-help@jakarta.apache.org