You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Reshmi Choudhury (Commented) (JIRA)" <de...@myfaces.apache.org> on 2012/03/09 08:04:00 UTC

[jira] [Commented] (TRINIDAD-1769) datepicker selects wrong day if ENABLE_LIGHTWEIGHT_DIALOGS is true

    [ https://issues.apache.org/jira/browse/TRINIDAD-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13225895#comment-13225895 ] 

Reshmi Choudhury commented on TRINIDAD-1769:
--------------------------------------------

Hi Mathias,

I tried the patch of TRINIDAD-1384. But still I could see the issue.
Could you please provide a patch for this issue.

Thanks in advance.
                
> datepicker selects wrong day if ENABLE_LIGHTWEIGHT_DIALOGS is true
> ------------------------------------------------------------------
>
>                 Key: TRINIDAD-1769
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1769
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>         Environment: Trinidad 1.2.13 / MyFaces 1.2.X / Tomcat 
>            Reporter: elmar kretzer
>
> The date-picker-popup of the inputDate-component 
> sets the wrong day into the <input>-element.
> E.g.: Select October and click "26". Then
> "25.10.2007" is set into the <input>-element.
> This error occurs with the following months:
> - April
> - May
> - June
> - July
> - August
> - September
> - October
> It is related to Ticket https://issues.apache.org/jira/browse/TRINIDAD-790
> The provided fix in the ticket does not work if 
> 	<context-param>
> 		<param-name>org.apache.myfaces.trinidad.ENABLE_LIGHTWEIGHT_DIALOGS</param-name>
> 		<param-value>true</param-value>
> 	</context-param>
> and your timezone has a DST offset.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Re: [jira] [Commented] (TRINIDAD-1769) datepicker selects wrong day if ENABLE_LIGHTWEIGHT_DIALOGS is true

Posted by Yee-Wah Lee <ye...@oracle.com>.
Hi Reshmi,

I updated to the latest 1.2.12.3, set the parameter, and tried to select Oct 26 2007 (and dates thereabout) with no problem.

Could you describe how you reproduce the issue, including 1) which timezones the server and client were running, and 2) the date selected.

Thanks,
Yee Wah


On 3/8/2012 11:04 PM, Reshmi Choudhury (Commented) (JIRA) wrote:
>      [ https://issues.apache.org/jira/browse/TRINIDAD-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13225895#comment-13225895 ]
>
> Reshmi Choudhury commented on TRINIDAD-1769:
> --------------------------------------------
>
> Hi Mathias,
>
> I tried the patch of TRINIDAD-1384. But still I could see the issue.
> Could you please provide a patch for this issue.
>
> Thanks in advance.
>
>> datepicker selects wrong day if ENABLE_LIGHTWEIGHT_DIALOGS is true
>> ------------------------------------------------------------------
>>
>>                  Key: TRINIDAD-1769
>>                  URL: https://issues.apache.org/jira/browse/TRINIDAD-1769
>>              Project: MyFaces Trinidad
>>           Issue Type: Bug
>>          Environment: Trinidad 1.2.13 / MyFaces 1.2.X / Tomcat
>>             Reporter: elmar kretzer
>>
>> The date-picker-popup of the inputDate-component
>> sets the wrong day into the<input>-element.
>> E.g.: Select October and click "26". Then
>> "25.10.2007" is set into the<input>-element.
>> This error occurs with the following months:
>> - April
>> - May
>> - June
>> - July
>> - August
>> - September
>> - October
>> It is related to Ticket https://issues.apache.org/jira/browse/TRINIDAD-790
>> The provided fix in the ticket does not work if
>> 	<context-param>
>> 		<param-name>org.apache.myfaces.trinidad.ENABLE_LIGHTWEIGHT_DIALOGS</param-name>
>> 		<param-value>true</param-value>
>> 	</context-param>
>> and your timezone has a DST offset.
> --
> This message is automatically generated by JIRA.
> If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>
>