From adffaces-issues-return-2247-apmail-incubator-adffaces-issues-archive=incubator.apache.org@incubator.apache.org Sat Mar 17 17:03:10 2007 Return-Path: Delivered-To: apmail-incubator-adffaces-issues-archive@locus.apache.org Received: (qmail 60038 invoked from network); 17 Mar 2007 17:03:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Mar 2007 17:03:04 -0000 Received: (qmail 48273 invoked by uid 500); 17 Mar 2007 17:02:57 -0000 Delivered-To: apmail-incubator-adffaces-issues-archive@incubator.apache.org Received: (qmail 47943 invoked by uid 500); 17 Mar 2007 17:02:56 -0000 Mailing-List: contact adffaces-issues-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: adffaces-issues@incubator.apache.org Delivered-To: mailing list adffaces-issues@incubator.apache.org Received: (qmail 46660 invoked by uid 99); 17 Mar 2007 17:00:38 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Mar 2007 10:00:38 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Mar 2007 10:00:29 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A277F714082 for ; Sat, 17 Mar 2007 10:00:09 -0700 (PDT) Message-ID: <17743205.1174150809660.JavaMail.jira@brutus> Date: Sat, 17 Mar 2007 10:00:09 -0700 (PDT) From: "Simon Lessard (JIRA)" To: adffaces-issues@incubator.apache.org Subject: [jira] Updated: (ADFFACES-417) Load text resources from application specific bundle before falling back to the embedded ResourceBundle In-Reply-To: <10724026.1174150809517.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/ADFFACES-417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Lessard updated ADFFACES-417: ----------------------------------- Attachment: ADFFACES-417.patch > Load text resources from application specific bundle before falling back to the embedded ResourceBundle > ------------------------------------------------------------------------------------------------------- > > Key: ADFFACES-417 > URL: https://issues.apache.org/jira/browse/ADFFACES-417 > Project: MyFaces ADF-Faces > Issue Type: Improvement > Components: Components > Affects Versions: 2.0.0-incubating-core-SNAPSHOT, 1.0.1-incubating-core-SNAPSHOT > Reporter: Simon Lessard > Assigned To: Simon Lessard > Fix For: 2.0.0-incubating-core-SNAPSHOT, 1.0.1-incubating-core-SNAPSHOT > > Attachments: ADFFACES-417.patch > > > As voted on the mailing list, we should give a chance to the application specific resource bundle to define error messages for various converters and validators before falling back to the embedded MessageBundle class. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.