You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org> on 2016/04/26 01:27:13 UTC

[jira] [Commented] (TRINIDAD-2517) Validation error while selecting the last date of a month in DDD date format.

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

Leonardo Uribe commented on TRINIDAD-2517:
------------------------------------------

Checking some code in tomahawk I notice there is an issue related to the jvm version. When using jdk 1.6 things work well but on 1.7 or 1.8 there was some changes that make DDD fail. 

> Validation error while selecting the last date of a month in DDD date format.
> -----------------------------------------------------------------------------
>
>                 Key: TRINIDAD-2517
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2517
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>    Affects Versions: 2.1.0-core
>            Reporter: Paresh Kumar Acharya
>         Attachments: Application1.zip, TRINIDAD-2517.patch
>
>
> In DDD format the we get the following validation error message when the end date of the month is selected from the choose Date.
> "Error: The date or time entered is not valid"
> Steps-to-reproduce
> ==================
> 1. Extract Application1.zip
> 2. Open Application1.jws in JDeveloper 11.1.1.7
> 3. Run untitled1.jspx
> 4. When you select any date except the end of that month and you click OK, it
> will work. Now if you select the end of that month you will receive the



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)