Return-Path: Delivered-To: apmail-struts-issues-archive@locus.apache.org Received: (qmail 40543 invoked from network); 22 Jun 2008 14:35:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Jun 2008 14:35:27 -0000 Received: (qmail 59016 invoked by uid 500); 22 Jun 2008 14:35:27 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 58974 invoked by uid 500); 22 Jun 2008 14:35:27 -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 58965 invoked by uid 99); 22 Jun 2008 14:35:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Jun 2008 07:35:27 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Jun 2008 14:34:46 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 50739234C14A for ; Sun, 22 Jun 2008 07:35:05 -0700 (PDT) Message-ID: <1965759488.1214145305328.JavaMail.jira@brutus> Date: Sun, 22 Jun 2008 07:35:05 -0700 (PDT) From: "Musachy Barroso (JIRA)" To: issues@struts.apache.org Subject: [jira] Resolved: (WW-2473) doesn't work correctly for year change when it is at the last or first month. In-Reply-To: <14419088.1202224180118.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/struts/browse/WW-2473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Musachy Barroso resolved WW-2473. --------------------------------- Resolution: Cannot Reproduce I am unable to replicate this, it was probably fixed by Dojo in one of the version upgrades. Working on 2.1.3 > doesn't work correctly for year change when it is at the last or first month. > ---------------------------------------------------------------------------------------------------- > > Key: WW-2473 > URL: https://issues.apache.org/struts/browse/WW-2473 > Project: Struts 2 > Issue Type: Bug > Components: Plugin - Dojo Tags > Affects Versions: 2.0.11 > Environment: Eclipse Europa - IDE > JDK 5.0_11 > Struts2 > Reporter: Atul V. Shinkar > Fix For: 2.1.3 > > > Suppose, I am currently on date Jan, 2008. When I click on the the dates 30, 31 on the topmost left corner, it takes the date as 1/3/2008 & 2/3/2008 [dd-mm-yyyy]. > Same thing happens when I go to the month of Dec & click on the Jan dates. This problem is there while changing the year. I was dealing with the very basic view of the control. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.