Return-Path: X-Original-To: apmail-myfaces-dev-archive@www.apache.org Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AF2EBD24C for ; Tue, 5 Mar 2013 07:03:15 +0000 (UTC) Received: (qmail 26233 invoked by uid 500); 5 Mar 2013 07:03:15 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 26134 invoked by uid 500); 5 Mar 2013 07:03:14 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 25529 invoked by uid 99); 5 Mar 2013 07:03:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Mar 2013 07:03:13 +0000 Date: Tue, 5 Mar 2013 07:03:13 +0000 (UTC) From: "Anand V Nath (JIRA)" To: dev@myfaces.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (TRINIDAD-2371) nls:client side currency numberconverter rejects formatted-well value in no_no MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Anand V Nath created TRINIDAD-2371: -------------------------------------- Summary: nls:client side currency numberconverter rejects formatted-well value in no_no Key: TRINIDAD-2371 URL: https://issues.apache.org/jira/browse/TRINIDAD-2371 Project: MyFaces Trinidad Issue Type: Bug Components: Components Affects Versions: 2.1.0-core Reporter: Anand V Nath 1. Create a JSF page with following code snippet: 2. Add support locale to faces-config.xml en no_NO 3. Run the page. The suggested format is a string like "kr 10 250,00". Enter a similar string and tab off, an error pops up with the message "Error: The currency format is incorrect. Enter a currency in the same format as this example: kr 10 250,00" -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira