Return-Path: Delivered-To: apmail-beehive-dev-archive@www.apache.org Received: (qmail 55083 invoked from network); 31 Aug 2005 20:19:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 31 Aug 2005 20:19:12 -0000 Received: (qmail 14686 invoked by uid 500); 31 Aug 2005 20:19:11 -0000 Delivered-To: apmail-beehive-dev-archive@beehive.apache.org Received: (qmail 14666 invoked by uid 500); 31 Aug 2005 20:19:11 -0000 Mailing-List: contact dev-help@beehive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Beehive Developers" Delivered-To: mailing list dev@beehive.apache.org Received: (qmail 14653 invoked by uid 99); 31 Aug 2005 20:19:11 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Aug 2005 13:19:11 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 2E992E1 for ; Wed, 31 Aug 2005 22:19:10 +0200 (CEST) Message-ID: <724352142.1125519550188.JavaMail.jira@ajax.apache.org> Date: Wed, 31 Aug 2005 22:19:10 +0200 (CEST) From: "Carlin Rogers (JIRA)" To: dev@beehive.apache.org Subject: [jira] Assigned: (BEEHIVE-307) Struts validator support for the msg and args' bundle attribute is not working 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/jira/browse/BEEHIVE-307?page=all ] Carlin Rogers reassigned BEEHIVE-307: ------------------------------------- Assign To: Rich Feit (was: Carlin Rogers) Assigning to Rich for review. The fix is just a three line diff but I still think this could go in post V1 unless others feel strongly that this needs to go in this release. > Struts validator support for the msg and args' bundle attribute is not working > ------------------------------------------------------------------------------ > > Key: BEEHIVE-307 > URL: http://issues.apache.org/jira/browse/BEEHIVE-307 > Project: Beehive > Type: Bug > Components: NetUI > Versions: V1Beta > Reporter: Carlin Rogers > Assignee: Rich Feit > Priority: Minor > Fix For: TBD > Attachments: bundles-test-patch.txt, j307-patch.txt > > Struts does not correctly get validator msg and args from alternate resource bundles. Struts ignores a bundle attribute defined in the validation XML msg or args element tags used in the commons-validator framework. > There's already a bug in struts on this. Here's a summary, > Bug 21760 already includes a patch to go into Struts to resolve this issue. The patch is dependent on some changes in Commons Validator that are part of Validator 1.1.4. Struts is waiting for a "GA" quality release of Validator 1.1.4, then will move the Struts dependency to 1.1.4 and apply the fix. > and the details... > http://issues.apache.org/bugzilla/show_bug.cgi?id=21760 > Unfortunately this implies that the NetUI annotations for validator msg and args alternate resource bundles will not work until the fix in struts is integrated into NetUI. User will need to keep msg and args in the default resource bundle. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira