From issues-return-38-apmail-struts-issues-archive=struts.apache.org@struts.apache.org Tue May 02 00:37:01 2006 Return-Path: Delivered-To: apmail-struts-issues-archive@locus.apache.org Received: (qmail 26194 invoked from network); 2 May 2006 00:37:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 May 2006 00:37:00 -0000 Received: (qmail 82989 invoked by uid 500); 2 May 2006 00:36:53 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 82682 invoked by uid 500); 2 May 2006 00:36:52 -0000 Mailing-List: contact issues-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list issues@struts.apache.org Received: (qmail 82263 invoked by uid 99); 2 May 2006 00:36:50 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 May 2006 17:36:50 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 May 2006 17:36:49 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 430F5410018 for ; Tue, 2 May 2006 00:36:19 +0000 (GMT) Message-ID: <4210658.1146530179272.JavaMail.jira@brutus> Date: Tue, 2 May 2006 00:36:19 +0000 (GMT+00:00) From: "David Evans (JIRA)" To: issues@struts.apache.org Subject: [jira] Reopened: (STR-559) Using Multiple Resource Bundles for an Application MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/struts/browse/STR-559?page=all ] David Evans reopened STR-559: ----------------------------- Assign To: (was: Struts Developer Mailing List) > Using Multiple Resource Bundles for an Application > -------------------------------------------------- > > Key: STR-559 > URL: http://issues.apache.org/struts/browse/STR-559 > Project: Struts Action 1 > Type: Improvement > Components: Unknown > Versions: Unknown > Environment: Operating System: other > Platform: Other > Reporter: Chuck Cavaness > Priority: Minor > Fix For: TBD > Attachments: 7892_diff.txt, 7892_explain.txt > > When using multiple resource bundles for an application, there are some issues > that make it tricky to create ActionErrors. Because you can only specifiy the > bundle for the ErrorsTag at the collection level, every ActionError object in > the collection must come from the same bundle. This is not a huge issue, but > limits the natural way an application may choose to setup it's bundles. > Wouldn't it be better if you specified the bundle for a key when creating the > ActionError object? This would allow you to have messages from various bundles > within the ActionErrors collection. > Chuck -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira