From issues-return-4693-apmail-struts-issues-archive=struts.apache.org@struts.apache.org Wed Mar 28 01:33:15 2007 Return-Path: Delivered-To: apmail-struts-issues-archive@locus.apache.org Received: (qmail 82870 invoked from network); 28 Mar 2007 01:33:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Mar 2007 01:33:14 -0000 Received: (qmail 59538 invoked by uid 500); 28 Mar 2007 01:33:20 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 59039 invoked by uid 500); 28 Mar 2007 01:33:19 -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 59030 invoked by uid 99); 28 Mar 2007 01:33:19 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Mar 2007 18:33:19 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED 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; Tue, 27 Mar 2007 18:33:11 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 63F5A714064 for ; Tue, 27 Mar 2007 18:32:51 -0700 (PDT) Message-ID: <3744510.1175045571406.JavaMail.jira@brutus> Date: Tue, 27 Mar 2007 18:32:51 -0700 (PDT) From: "Musachy Barroso (JIRA)" To: issues@struts.apache.org Subject: [jira] Created: (WW-1861) Add "extraLocales" and "locale" to head tag on Dojo plugin MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Add "extraLocales" and "locale" to head tag on Dojo plugin ---------------------------------------------------------- Key: WW-1861 URL: https://issues.apache.org/struts/browse/WW-1861 Project: Struts 2 Issue Type: Improvement Reporter: Musachy Barroso Assigned To: Musachy Barroso Fix For: 2.1.0 Dojo now (since 0.4.1? or 0.4.2?) requires extra locales to be specified on djConfig(there are other ways of loading), like: The "extraLocales" attribute will accept a comma-delimited list of locale names. These names must conform to RFC 3066. See: http://dojotoolkit.org/node/117 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.